All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial version
- Test suite added to cover most of the functionality
- Added complete readme
- Plugin setup has been updated
- Possible out of range error when rerunning tests more one time
- Fix reporting in case of abort: pass skipped status to the report
- Added missed typing for plugin functions and their arguments
- Add terminal reporter for reruns
- Added xdist for package testing
- Add more debug logging
- README.md updated
- Added more tests to achieve 100% coverage (including non-reachable code via mocks)
- Added coverage collection and reporting
- Fixed proper setting of result outcome for reruns in case of different rerun length
- Requirements bumped to the latest versions