Releases: LogPass/logpass-pytest-plugins
Releases · LogPass/logpass-pytest-plugins
0.1.1
0.1.0
Features
- add pytest plugin for flask (df1eb14), closes #63
- do not register plugin to pytest automatically (bf8efa3)
Bug Fixes
- make type hintings compatible with pytest<7.0.0 (b43d890)
Dependencies
- deps: bump channels from 3.0.4 to 3.0.5 (#66) (50d036e)
- deps: update poetry.lock with flask extras (10bac5c)
Documentation
- flask: add missing docs of flask plugin (da0a81c)
0.0.5
docs: update commit hashes in CHANGELOG.md
0.0.4
chore: bump package version to 0.0.4
0.0.3
- force kwargs only arguments in channels communicators factories
- add possibility to set custom application instance in communicators factories
0.0.2
Fixes
- lazily import required classes in the
rest_frameworkplugin's fixtures
0.0.1
chore: add schema to home-page URL