okken / pytest-srcpathsLinks
pytest plugin to help pytest find the code you want to test
☆28Updated 3 years ago
Alternatives and similar repositories for pytest-srcpaths
Users that are interested in pytest-srcpaths are comparing it to the libraries listed below
Sorting:
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated 2 weeks ago
- A coverage plugin to provide sensible default settings☆80Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- A Pytest plugin that allows you to loop tests for a user defined amount of time.☆42Updated 2 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- Fancy PyPI READMEs with Hatch☆172Updated 2 weeks ago
- Validation for dataclasses implemented as descriptors☆17Updated 3 years ago
- A Python type explainer!☆81Updated last year
- Run pytest inside a sub interpreter☆22Updated last year
- A mini dashboard to help find slow tests in pytest.☆80Updated 11 months ago
- Plugin for accessing test session metadata☆70Updated 2 months ago
- ☆41Updated 8 months ago
- Various statistics on Python's standard library☆21Updated 4 years ago
- A pytest plugin to skip `@pytest.mark.slow` tests by default.☆33Updated 2 years ago
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 4 months ago
- pytest plugin providing a function to check if pytest is running.☆22Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆82Updated 2 months ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆82Updated last year
- ☆51Updated last year
- Syntactical sugar for Python class attributes☆58Updated 11 months ago
- Python type explainer for the web☆20Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- A flake8 extension that implements misc. lints