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.
- Added module
mockto support part of the interface offered bypytest-mock
- Added support for nested fixtures
- Fixed usage of
pytest.mark.skip(again).
- Fixed usage of
pytest.mark.skip.
- Added
skipto__all__
- Added support for
pytest.mark.skiptests.
- Fixed issue with single argument in parametrized marker without stacking
- Added support for stacked parametrized decorators
- Initial version