Pytest Integration
JSON →pytest-integration is a plugin for pytest that allows users to organize tests into 'unit', 'integration', and 'slow integration' categories. It ensures that integration tests run only after unit tests, and slow integration tests run after quick integration tests, stopping execution of later stages if earlier ones fail. When `pytest-cov` is installed, it automatically disables code coverage for integration tests, assuming unit tests handle comprehensive coverage. The current version is 0.2.3, last released on November 17, 2022, suggesting a low-activity or stable maintenance phase.
Traffic · last 30 days ↓30% vs prev 7d
total hits 22
actors 8 distinct systems
last hit 3d ago MetaBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France · 🇮🇳 India
Resources
API endpoints
full doc /v1/registry/pytest-integration
compatibility /v1/registry/pytest-integration/compatibility