christiansandberg / pytest-reporterLinks
Template based report generation for Pytest
☆19Updated 8 months ago
Alternatives and similar repositories for pytest-reporter
Users that are interested in pytest-reporter are comparing it to the libraries listed below
Sorting:
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Pytest plugin configuring handlers for loggers from Python logging module.☆34Updated last year
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆19Updated 2 years ago
- Show the inter-dependencies between modules of Python packages.☆28Updated last year
- Conditional coverage based on any rules you define!☆69Updated 5 months ago
- Simple sphinx wrapper around pyreverse (from pylint suit) to generate UML diagramms from modules.☆52Updated 6 months ago
- Replacement for the --resultlog option, focused in simplicity and extensibility☆97Updated this week
- A basic HTML report for Pytest☆36Updated last month
- Plugin for accessing test session metadata☆70Updated 2 months ago
- A big, interactive table of package management tools in the Python ecosystem☆43Updated 2 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆60Updated 4 months ago
- ☆16Updated last month
- A hack to explicitly set up and tear down fixtures.☆17Updated 2 years ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆68Updated 8 months ago
- pytest plugin which adds pdb helper commands related to pytest.☆12Updated 3 years ago
- Plugin for providing variables to pytest tests/fixtures☆74Updated 2 months ago
- Test execution and compatibility checks for pytest plugins