pytest
Helps you write better programs
★ 4.8
The Python testing framework that makes it easy to write simple and scalable tests. The de facto standard for Python testing.
12.0k
GitHub Stars
local
Deployment
free
Preços
Yes
Self-Hostable
Recursos
- ✓ Simple assert
- ✓ Fixtures
- ✓ Parametrization
- ✓ Plugin system
- ✓ Markers
- ✓ Parallel execution
- ✓ Coverage integration
- ✓ Rich output
Prós
- + Simple syntax
- + Powerful fixtures
- + Huge plugin ecosystem
- + Great documentation
- + Python standard
Contras
- − Learning fixtures
- − Plugin quality varies
- − Config complexity
- − Slow for large suites