adamchainz / multilintLinks
Run multiple python linters easily
☆27Updated 5 years ago
Alternatives and similar repositories for multilint
Users that are interested in multilint are comparing it to the libraries listed below
Sorting:
- Markus is a Python library for generating metrics☆70Updated 3 weeks ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- A tool for converting between pip-style and pipfile requirements - maintained by the pipenv team☆86Updated 2 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- A linter for Jinja-like templates☆70Updated 2 years ago
- A parser for Python dependency files☆65Updated last year
- A thin wrapper of HTTPretty for pytest☆21Updated 6 years ago
- A Python package to implement tools and helpers for Mozilla Dockerflow☆39Updated 4 months ago
- Visualize your crappy tests☆49Updated 4 years ago
- Alternative, completely open coverage reporting service☆28Updated 4 years ago
- Distributed tests planner plugin for pytest testing framework.☆35Updated 5 years ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆82Updated 3 years ago
- A tool to wait for services and execute command. Useful in Docker containers.☆35Updated last year
- Optimized Python 3.x images for Docker☆114Updated 3 years ago
- Array-like File Access in Python☆40Updated 2 years ago
- py.test plugin for checking requirements files☆22Updated 6 years ago
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 3 years ago
- A fast time mocking alternative to freezegun that wraps libfaketime.☆76Updated 11 months ago
- A pytest plugin that adds emojis to your test result report 😍☆52Updated 4 years ago
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆127Updated 4 years ago
- Track flaky tests in Sentry☆54Updated 5 months ago
- Formats Python code to follow a consistent style☆93Updated last year
- An easy way to provide environ backed config in your projects.☆22Updated 3 years ago
- A Django middleware implementing the Referrer-Policy header☆32Updated 5 years ago
- pytest plugin for writing functional tests with pexpect and docker☆30Updated 6 years ago
- Flake8 unittest assert method checker☆31Updated last month
- Formatter allowing for colored output in log messages☆49Updated 3 months ago
- Collection of fixtures and utility functions to run service processes for your tests