modal-labs / pytest-markdown-docs

Run pytest on markdown code fence blocks
MIT License
46 stars 6 forks source link

Use future compatible `path` attributes rather than `fspath` #10

Closed freider closed 1 year ago

freider commented 1 year ago

Hopefully makes this compatible with pytest 8, although I haven't tested that to make sure.

At least fixes the reported deprecation warnings: https://github.com/modal-labs/pytest-markdown-docs/issues/9