hackebrot / pytest-tricksLinks
Tips and Tricks for the Python Testing Tool
☆198Updated 4 years ago
Alternatives and similar repositories for pytest-tricks
Users that are interested in pytest-tricks are comparing it to the libraries listed below
Sorting:
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆237Updated this week
- Plugin for providing variables to pytest tests/fixtures☆73Updated last month
- pytest plugin for repeating test execution☆183Updated 2 months ago
- A Cookiecutter template for pytest plugins 💻☆325Updated last year
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Updated 2 years ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- Fluent assertions for Python☆85Updated 3 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated 2 weeks ago
- 🗒️ A pytest plugin to report test results as JSON☆153Updated 2 years ago
- Distributed tests planner plugin for pytest testing framework.☆35Updated 5 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated this week
- pytest plugin to run your tests in a specific order☆233Updated 4 years ago
- A pytest plugin that allows multiple failures per test☆68Updated 2 years ago
- Seamless integration of tox into Travis CI☆203Updated last year
- pytest plugin for running pylint against your codebase☆75Updated last year
- Runs tests multiple times to expose flakiness.☆152Updated 3 years ago
- pytest plugin to run flake8☆118Updated last year
- Easily test your HTTP library against a local copy of httpbin.org☆193Updated last year
- Python software releasing made easy and repeatable☆202Updated last month
- A pytest plugin that limits the output to just the things you need.☆93Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- Pytest plugin configuring handlers for loggers from Python logging module.☆34Updated last year
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram☆67Updated 2 years ago
- Plugin for generating Markdown reports for pytest results 📝☆42Updated 5 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- Plugin for accessing test session metadata☆70Updated last month
- multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))☆62Updated 3 years ago