pytest-just v0.1.2 release announcement (draft)

Today I am releasing pytest-just v0.1.2: a pytest plugin for testing justfile contracts with fast, side-effect-aware checks.

pytest-just focuses on verifying recipe intent and structure:

Highlights in this release:

Repository: https://github.com/DataBooth/pytest-just PyPI: https://pypi.org/project/pytest-just/0.1.2/ Release: https://github.com/DataBooth/pytest-just/releases/tag/v0.1.2

Feedback, issues, and contributions are very welcome.