joeyespo / pytest-watchLinks
Local continuous test runner with pytest and watchdog.
☆760Updated 3 years ago
Alternatives and similar repositories for pytest-watch
Users that are interested in pytest-watch are comparing it to the libraries listed below
Sorting:
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆912Updated 9 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,982Updated last week
- Pytest plugin to randomly order tests and control random.seed☆676Updated this week
- A grab-bag of nifty pytest plugins☆594Updated last month
- Describe-style plugin for the pytest framework☆224Updated last year
- Mocked responses for the requests library☆463Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,475Updated last month
- Snapshot Testing utils for Python 📸☆549Updated last year
- Coverage plugin for pytest.☆1,953Updated 3 weeks ago
- pytest fixture for benchmarking code☆1,376Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,710Updated this week
- Parameterized testing with any Python test framework☆851Updated last year
- Code audit tool for python.☆1,053Updated last year
- Mypy plugin and stubs for SQLAlchemy☆582Updated last year
- Mutation testing for Python☆605Updated last week
- McCabe complexity checker for Python☆665Updated last year
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- A VCR imitation designed only for python-requests.☆577Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,104Updated last week
- Run the tests related to the changed files (according to Git) 🤓☆378Updated this week
- Green is a clean, colorful, fast python test runner.☆794Updated 10 months ago
- BDD library for the pytest runner☆1,398Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆945Updated 3 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.