olzhasar / pytest-watcherLinks
Automatically rerun your tests on file modifications
☆211Updated last year
Alternatives and similar repositories for pytest-watcher
Users that are interested in pytest-watcher are comparing it to the libraries listed below
Sorting:
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- Py.test integration with VCR.py☆172Updated 3 years ago
- A plugin for snapshot testing with pytest.☆132Updated last year
- Find and fix unused Python code using command line.☆132Updated 2 months ago
- unittest subTest() support and subtests fixture☆249Updated this week
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated 3 weeks ago
- Builds a graph of a Python project's internal dependencies.☆97Updated this week
- pytest + rich integration (proof of concept)☆249Updated 2 weeks ago
- better error messages for assert equals in pytest☆328Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
- Automatically convert relative imports to absolute☆157Updated last year
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆205Updated last week
- A collection of tips, tricks and links to help you speed up your pytest suite.☆346Updated 4 months ago
- dead simple python dead code detection☆385Updated 2 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆89Updated 2 weeks ago
- A Python Enum that inherits from str.☆119Updated last year
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- ☆72Updated 5 months ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- Changelog management tool☆292Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆289Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated last month
- Python dependency locking for complex projects☆153Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆125Updated 9 months ago
- Pytest Plugin to disable socket calls during tests☆324Updated 2 weeks ago
- A Flexible Service Locator for Python.☆382Updated 2 weeks ago
- Programmatic startup/shutdown of ASGI apps.☆249Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 2 weeks ago
- Tool for automatically sorting python statements within a module