- Using the `json_metadata` fixture without `--json-report` doesn't raise internal errors, but returns a dummy `dict`.
1.0.1
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
0.7.0
Changes
- Enabled use with direct `pytest.main()` invocation
0.6.0
Changes
- Added log capturing - Added option to pretty-print JSON