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 stale · no recent hits
total hits 27
actors 5 distinct systems
last hit 19d ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇳 China · 🇨🇦 Canada · VN
Resources
API endpoints
full doc /v1/registry/pytest-integration
compatibility /v1/registry/pytest-integration/compatibility