Sylvain Marié
Sylvain Marié
develop-behind-proxy
Some configuration tricks for developers located behind a corporate proxy.
python-pytest-cases
Separate test code from test cases in pytest.
python-pytest-steps
A tiny package to ease the creation of test steps with shared intermediate results/state.
python-makefun
Dynamically create python functions with a proper signature.
pytest-patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
python-autoclass
A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getters/setters along with optional support of validation contracts o...
python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
python-pyfields
Define fields in python classes. Easily.
python-pytest-harvest
Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.