CodyKochmann / battle_testedLinks
Fully automated python fuzzer built to test if code actually is production ready in seconds.
☆109Updated last month
Alternatives and similar repositories for battle_tested
Users that are interested in battle_tested are comparing it to the libraries listed below
Sorting:
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆347Updated last year
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- a simple python database☆104Updated 6 years ago
- This package is deprecated - use Import Linter instead.☆61Updated 2 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated 2 weeks ago
- Safe and composable assert for Python that can be used together with optimised mode☆17Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 8 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 5 months ago
- Per-line complexity for Flake8☆30Updated 4 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆166Updated 7 months ago
- Python based tool for testing whether your API conforms to its Swagger schema☆53Updated 6 years ago
- Intelligently search in Python code☆67Updated last year
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆98Updated 8 months ago
- Define your JSON schema as Python dataclasses☆62Updated last year
- Python Performance Testing with Austin☆120Updated last year
- Generate waterfalls from `-Ximporttime` tracing.