jwbargsten / pytest-archonLinks
Rule your architecture like a real developer
☆78Updated 4 months ago
Alternatives and similar repositories for pytest-archon
Users that are interested in pytest-archon are comparing it to the libraries listed below
Sorting:
- A Flexible Service Locator for Python.☆397Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 3 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆77Updated 8 months ago
- Test framework for software architecture based on imports between modules.☆145Updated 2 weeks ago
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆238Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆300Updated last week
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆49Updated 4 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆197Updated 4 months ago
- An IoC container for Python 3.8+☆415Updated last month
- ☆73Updated 8 months ago
- 📦 Autowiring dependency injection container for python 3☆342Updated 6 months ago
- Implementation of dependency injection for Python 3☆231Updated 2 months ago
- Pythonic dependency injection☆336Updated 2 years ago
- Simple Dependency injection framework for Python☆241Updated last month
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- Pytest plugin providing a fixture interface for spulec/freezegun☆56Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- A coverage plugin to provide sensible default settings☆85Updated last month
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- Automatically and lazily generate three versions of your pydantic models: one with Extra.forbid, one with Extra.ignore, and one with all …☆32Updated last year
- Http server for pytest to test http clients☆248Updated this week
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆217Updated this week
- Lint TODO comments in a Python code☆31Updated 2 years ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- A Flake8 plugin that checks for issues using the standard library logging module.