Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.
☆47Mar 16, 2026Updated this week
Alternatives and similar repositories for hypothesis-graphql
Users that are interested in hypothesis-graphql are comparing it to the libraries listed below
Sorting:
- A convenience package for those who just want a single-line drop-in replacement for existing GraphiQL usage☆26Dec 4, 2022Updated 3 years ago
- Specify contracts for FastAPI endpoints.☆25Jan 28, 2022Updated 4 years ago
- A hack to explicitly set up and tear down fixtures.☆17Jul 16, 2022Updated 3 years ago
- pytest plugin helps to find coupled tests☆11Aug 14, 2023Updated 2 years ago
- flake8 plugin to validate expressions complexity☆33Mar 19, 2022Updated 4 years ago
- 😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs☆64Jan 9, 2023Updated 3 years ago
- Pytest fixture tools☆44Apr 30, 2025Updated 10 months ago
- Catch API bugs before your users do☆3,113Updated this week
- Infer Types by Python Tracing☆11Aug 29, 2022Updated 3 years ago
- ☆11Sep 6, 2022Updated 3 years ago
- ☆15May 22, 2022Updated 3 years ago
- graphene, strawberry and plain graphql protection against malicious requests☆21Mar 21, 2024Updated 2 years ago
- A SQLAlchemy Integration for strawberry-graphql☆123Dec 1, 2025Updated 3 months ago
- [ARCHIVED] An assistant to guess your pip dependencies from your code, without using a requirements file.☆16Nov 17, 2022Updated 3 years ago
- Comparison of a different federation gateways, e.g. supergraphs implementations☆19Sep 8, 2023Updated 2 years ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Dec 8, 2025Updated 3 months ago
- GrapghQL for Python in an OOP way☆15Apr 6, 2020Updated 5 years ago
- Reusable database fixtures for any and all databases.☆52Mar 10, 2026Updated last week
- Tools to generate test data from JSON schemata with Hypothesis☆279Dec 5, 2025Updated 3 months ago
- A plugin for tox that utilizes PDM as the package manager and installer☆26Updated this week
- Responsive design plugin for Vue using Provide\Inject☆11Aug 17, 2020Updated 5 years ago
- ☆46Jul 29, 2020Updated 5 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Feb 24, 2021Updated 5 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆353Sep 23, 2023Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆396Jan 29, 2026Updated last month
- Python/Clojure translations for boring API stuff☆20Jan 9, 2015Updated 11 years ago
- Plugin for providing variables to pytest tests/fixtures☆74Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Jun 25, 2022Updated 3 years ago
- Configuration sources manager☆18Aug 14, 2025Updated 7 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Apr 10, 2023Updated 2 years ago
- A RealWorld backend implementation using Python / AIOHTTP / SQLAlchemy / asyncpg / the Clean Architecture / ⚓️☆12Mar 16, 2024Updated 2 years ago
- Companies' House API☆10Oct 22, 2021Updated 4 years ago
- A codemod to automatically refactor unittest assertions with pytest assertions.☆10Jan 31, 2024Updated 2 years ago
- A rust port of Python stdlib's graphlib☆28Feb 15, 2023Updated 3 years ago
- Polymode support for Org-brain☆14May 10, 2020Updated 5 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆73Oct 25, 2025Updated 4 months ago
- Dynamic config system based on python classes