Back to Resources
Open SourceFreeFramework
GitHub - pytest-dev/pytest: The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Pytest is a mature testing framework for Python that allows writing simple unit tests as well as complex functional tests. It provides powerful fixtures, parameterization, and a rich plugin ecosystem. Pytest is widely used in the Python community and supports both small projects and large-scale applications.
Visit Resource View on GitHubCategory
Testing
Subcategory
Unit Testing
By
pytest-dev
Quality Score
9/10
Date Added
23 August 2026
Technologies
Python
Tags
#pytest#testing#python#unit testing#functional testing#fixtures#plugins