obestwalter / tox-directLinks
tox plugin to run commands directly - not in a virtualenv
☆15Updated 4 years ago
Alternatives and similar repositories for tox-direct
Users that are interested in tox-direct are comparing it to the libraries listed below
Sorting:
- A spelling checker for Sphinx-based documentation☆88Updated 3 weeks ago
- A Sphinx extension for running sphinx-apidoc on each build☆64Updated 7 months ago
- tox plugin to run tests in current Python environment☆26Updated 9 months ago
- pytest plugin to test mypy static type analysis☆34Updated last week
- template for your azure pipelines☆25Updated last year
- Automated testing for the examples in your documentation.☆81Updated 2 weeks ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Pytest plugin for testing console scripts☆85Updated last year
- pytest plugin to randomise the order of tests with some control over the randomness☆75Updated this week
- Pytest plugin to fake subprocess.☆115Updated last week
- Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)☆88Updated last week
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated this week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 3 weeks ago
- ☆199Updated last week
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated last year
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…