Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downPytest packages
Showing projects tagged as Testing and Pytest
-
inline-snapshot
3.9 8.9 Pythoninline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytest. -
Pytest Mock Generator
1.1 2.6 PythonA pytest fixture wrapper for https://pypi.org/project/mock-generator -
pytest-fastapi-deps
1.1 0.0 PythonThis library allows you to easily replace FastAPI dependencies in your tests. Regular mocking techniques do not work due to the inner working of FastAPI.