Skip to main content
pytest logo

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
Pricing
Yes
Self-Hostable

Features

  • Simple assert
  • Fixtures
  • Parametrization
  • Plugin system
  • Markers
  • Parallel execution
  • Coverage integration
  • Rich output

Pros

  • + Simple syntax
  • + Powerful fixtures
  • + Huge plugin ecosystem
  • + Great documentation
  • + Python standard

Cons

  • Learning fixtures
  • Plugin quality varies
  • Config complexity
  • Slow for large suites