Skip to content

Releases: stefanhoelzl/pytest_docfiles

v0.2.0

22 Dec 17:30
Compare
Choose a tag to compare
  • Features
    • skip sections
    • exception handling in code sections
  • Bugfixes
    • fixtures have not been used

v0.1.0

22 Dec 16:27
Compare
Choose a tag to compare
  • Features
    • run python code sections in markdown
    • output readable stack traces
    • enable autouse fixtures
    • define custom names for code sections
    • use explicit defined fixtures
    • inject fixtures into code sections
    • introduces scopes for dependent code sections

main

22 Dec 17:23
Compare
Choose a tag to compare
main Pre-release
Pre-release
  • Features
    • skip sections
    • exception handling in code sections
  • Bugfixes
    • fixtures have not been used