- Chicago, IL
-
01:16
(UTC -06:00) - https://pypi.org/user/matagus/
- in/matagus
- @matagus@mastodon.social
Testing
Drop-in @pytest.mark.parametrize replacement working with unittest.TestCase
MutPy is a mutation testing tool for Python 3.x source code
An extensions for Hypothesis that provides fully automatic testing for type hinted functions
The property-based testing library for Python
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.
Parameterized testing with any Python test framework
Pytest plugin for testing examples in docstrings and markdown files.
Parametrize tests within unittest TestCases.
Simple and powerful factories for mock data generation
Create files with fake data. In many formats. With no efforts.
A pytest plugin powered by VCR.py to record and replay HTTP traffic.
A Test Runner in python, for Human Readable HTML Reports
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.