What's Changed * fix for fixture method and for parametrized tests
0.0.5
- added docstrings into the code for better understanding - added more imports in pitest.py module
0.0.4
- fix crucial packages versions (to help dependabot do its job) - exclude assets (images) from distribution in order to lighten package size - split report_container hook logic into methods (for better code reading and understanding)
0.0.3
- tests for hidden teardown - labels for readme
0.0.2
- fix images and links in readme. - move repo to public