All Git Users → smarie

9 open source projects by smarie

1. Python Pytest Cases
Separate test code from test cases in pytest.
2. Pytest Patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
3. python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
4. python-valid8
Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
6. 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 on the generated setters. Its objective is to reduce the amount of copy/paste code in your classes - and hence to help reducing human mistakes :).
7. develop-behind-proxy
Some configuration tricks for developers located behind a corporate proxy.
✭ 21
8. 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.
1-9 of 9 user projects