Skip to content

Releases: numirias/pytest-json-report

v1.0.5

28 Jun 20:51
Compare
Choose a tag to compare

Changes

v1.0.4

31 May 02:49
Compare
Choose a tag to compare

Changes

v1.0.3

04 Feb 17:55
Compare
Choose a tag to compare

Changes

v1.0.2

28 Jan 18:07
Compare
Choose a tag to compare

Changes

  • Using the json_metadata fixture without --json-report doesn't raise internal errors, but returns a dummy dict.

v1.0.1

23 Jan 23:07
Compare
Choose a tag to compare

This release is not backwards-compatible with 0.x.x releases!

Changes

  • Major internal refactoring
  • Renamed and restructured command line arguments
  • Ported to Python 2.7
  • Minor changes to JSON format (please refer to the format documentation)
  • Made compatible with pytest-xdist
  • Bug fixes

v0.7.0

16 Mar 19:17
Compare
Choose a tag to compare

Changes

  • Enabled use with direct pytest.main() invocation

v0.6.0

28 Feb 02:14
Compare
Choose a tag to compare

Changes

  • Added log capturing
  • Added option to pretty-print JSON