olipratt / swagger-conformanceLinks
Python based tool for testing whether your API conforms to its Swagger schema
☆53Updated 6 years ago
Alternatives and similar repositories for swagger-conformance
Users that are interested in swagger-conformance are comparing it to the libraries listed below
Sorting:
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆98Updated 10 months ago
- Runs tests multiple times to expose flakiness.☆145Updated 2 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 9 months ago
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆44Updated this week
- 🧪 Async-first Python dependency injection library☆53Updated 3 years ago
- Conditional coverage based on any rules you define!☆72Updated 6 months ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated 3 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- py-test plugin: an incremental test runner☆50Updated 3 years ago
- Pytest plugin configuring handlers for loggers from Python logging module.☆34Updated last year
- py.test plugin to show failures instantly☆144Updated 2 years ago
- pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files☆70Updated 5 years ago
- Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project templates onto concrete projects.☆62Updated last year
- Combine contracts and automatic testing.☆84Updated 3 years ago
- hypothesis strategies for generating SQLAlchemy objects☆29Updated 2 years ago
- Per-line complexity for Flake8☆31Updated 4 years ago
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 2 years ago
- Library for swagger documentation browsing and validating aiohttp requests using swagger specification 3.0☆61Updated 5 months ago
- JSON schema generation from dataclasses☆167Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆97Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆115Updated this week
- Collection of fixtures and utility functions to run service processes for your tests☆61Updated 3 weeks ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- This package is deprecated - use Import Linter instead.☆61Updated 2 years ago
- flake8 plugin to validate annotations complexity