Releases: ssrikanta/pytest-progress
Releases · ssrikanta/pytest-progress
1.2.5
fixes with config changes
1.2.4 config fixes and release 1.2.3 (#20)
Fixes issues when running with json report
Include License Information
License update (#16) * Update license details * update changelog
Fixes the issue for count mismatch with rerun plugin
1.2.1 Fixes the issue for count mismatch with rerun plugin
Add support for rerun failure plugin
1.2.0 Bump the version number as per new changes (#10)
Initial Release
pytest-progress is a plugin for py.test <http://pytest.org>
_ that allows to
print the test progress like number of tests Passed , Failed, Skipped and also
instant test failure messages.