Skip to content

Releases: reporterplus/pytest-html-plus

v0.3.2

Choose a tag to compare

@reach2jeyan reach2jeyan released this 09 Jul 04:25
8484d6f

What's Changed

New Features & Enhancements
📧 Send HTML report as an attachment
The enhanced single-page HTML report is now delivered as an email attachment, instead of inline content. This preserves interactivity and ensures cleaner formatting across email clients.
#97

🛠 Improvements
📢 Improved exception handling
Replaced raw print() statements with meaningful exceptions like ValueError and RuntimeError to ensure better debuggability and CI integration.

🧾 Wrapped stdout, stderr, and logs in collapsible sections
Standard output, error messages, and logs are now displayed inside expandable cells for improved readability and organization within the HTML report.
#96

v0.3.1

Choose a tag to compare

@reach2jeyan reach2jeyan released this 06 Jul 19:09
d1c62bc

What's Changed

✅ Improved flaky test detection with xdist
🧪 generate merged junit.xml without extra plugins
🧹 Cleaner default filenames for reports
🚫 Dropped support for Python 3.8
🔄 Updated core dependencies

v0.3.0

Choose a tag to compare

@reach2jeyan reach2jeyan released this 29 Jun 08:47
07fb17d

What's Changed

✅ Auto driver detection added (no more --automation-tool)
🎨 UI: Error messages now highlighted for quicker debugging.
🖼️ UI: Screenshots now have a fixed layout for consistent rendering.

Full Changelog: v0.2.9...v0.3.0

v0.2.9

Choose a tag to compare

@reach2jeyan reach2jeyan released this 21 Jun 10:22
203e0ef

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

Choose a tag to compare

@reach2jeyan reach2jeyan released this 18 Jun 09:57
c80f784

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

Choose a tag to compare

@reach2jeyan reach2jeyan released this 18 Jun 04:52
33a7fd6

What's Changed

  • 54 filter tests that are flaky and untracked @reach2jeyan in #66
  • Internal repo related updates

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@reach2jeyan reach2jeyan released this 12 Jun 06:35
effea7c

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@reach2jeyan reach2jeyan released this 06 Jun 20:32
f2f7310

What's Changed

  • Fixed bug test contents not wrapped within the cell by @reach2jeyan in #44

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@reach2jeyan reach2jeyan released this 06 Jun 19:38
ded48c0

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@reach2jeyan reach2jeyan released this 05 Jun 17:55
d21f1a0

What's Changed

Full Changelog: v0.2.1...v0.2.3