koaning / pytest-duration-insightsLinks
A mini dashboard to help find slow tests in pytest.
☆83Updated last year
Alternatives and similar repositories for pytest-duration-insights
Users that are interested in pytest-duration-insights are comparing it to the libraries listed below
Sorting:
- Run pytest against markdown files/docstrings.☆129Updated 2 months ago
- Automatically use the awesome walrus operator☆119Updated last week
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆73Updated 4 months ago
- Builds a graph of a Python project's internal dependencies.☆97Updated last week
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Pytest plugin for testing examples in docstrings and markdown files.☆129Updated 5 months ago
- Build and Inspect Python Packages in GitHub Actions☆205Updated last week
- pytest + rich integration (proof of concept)☆249Updated last week
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆88Updated last week
- Command-line parsing library for Python 3.☆135Updated last year
- Declarative CLI argument parser☆171Updated 2 weeks ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- A simple program and library to auto generate API documentation for Python modules.☆87Updated last year
- show where your regex match assertion failed!☆80Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- Automatically manage the __all__ variable in Python modules.☆54Updated 3 years ago
- Automatically convert relative imports to absolute☆157Updated last year
- Automated testing for the examples in your documentation.☆80Updated 2 months ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆83Updated 2 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last week
- A coverage plugin to provide sensible default settings☆81Updated last week
- Fancy PyPI READMEs with Hatch☆179Updated 2 weeks ago
- Test whether your code is logging correctly 🪵☆116Updated this week
- A Flake8 plugin that checks for issues using the standard library logging module.☆84Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆154Updated last week
- Vendorize packages from PyPI☆105Updated last year
- ☆195Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago