tomviner / pytest-ast-back-to-pythonLinks
A plugin for pytest devs to view how assertion rewriting recodes the AST
☆10Updated 6 years ago
Alternatives and similar repositories for pytest-ast-back-to-python
Users that are interested in pytest-ast-back-to-python are comparing it to the libraries listed below
Sorting:
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- ☆11Updated 7 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last week
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- show where your regex match assertion failed!☆80Updated last week
- PyTest Helpers Namespace☆58Updated 3 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated last week
- multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))