A pytest plugin that outputs test results in a RSpec-style format.
pip install pytest-pspecNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write standard pytest tests. Run with 'pytest --pspec' to get RSpec-style output.
Use Python 3.6 or later.
Consider alternatives like pytest-sugar or pytest-describe.
Run 'pip install pytest-pspec' to install the plugin.
Do not import pytest_pspec; just install it and use 'pytest --pspec'.