Installation
Requirements
- Python 3.7 or higher
- pytest
Install from PyPI
The recommended way to install pytest-repeated is from PyPI:
Install from Source
To install the latest development version:
Verify Installation
Check that pytest detects the plugin:
You should see pytest-repeated listed in the plugins section.
Next Steps
- Quick Start - Run your first statistical test
- Basic Usage - Learn the simple threshold approach