AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 7.0: * Drop support for pytest version 3.8 and 3.9. * Add support for pytest version 4.2 and 4.3. * Fixed #83 issue about ignored pytest_runtest_logfinish hooks
- Enable tests really - Update to 6.0: * Drop support for pytest version 3.6 and 3.7. * Add support for pytest version 4.0 and 4.1. * Fixed #77 regression issue introduced in 4.2 related to the rerun attribute on the test report. (#77) (Thanks to @RibeiroAna for the PR).
- Initial version