Categories: Developer Tools, Quality Assurance and Testing Software
- Home
- Linux
- Developer Tools
- pytest-incremental
- Downloading...
pytest-incremental 0.2.0
pytest-incremental is an incremental test runner (pytest plugin).What is an "incremental test runner" ?When talking about build-tools it is common to refer to the terms:- initial (full) build - all files are compiled- incremental build (or partial...