kyrus / python-junit-xml
A Python module for creating JUnit XML test result documents that can be read by tools such as Jenkins. If you are ever working with test tool or test suite written in Python and want to take advantage of Jenkins' pretty graphs and test reporting capabilities, this module will let you generate the XML test reports.
☆115Updated last year
Alternatives and similar repositories for python-junit-xml:
Users that are interested in python-junit-xml are comparing it to the libraries listed below
- Parses JUnit/xUnit Result XML files with ease☆122Updated this week
- pytest plugin for repeating test execution☆172Updated 3 months ago
- Plugin for providing variables to pytest tests/fixtures☆74Updated this week
- unittest-based test runner with Ant/JUnit like XML reporting.☆298Updated 6 months ago
- Replacement for the --resultlog option, focused in simplicity and extensibility☆93Updated last week
- A Cookiecutter template for pytest plugins 💻☆306Updated 5 months ago
- pytest plugin to run flake8☆118Updated last year
- Manage dependencies of tests☆158Updated 8 months ago
- 🗒️ A pytest plugin to report test results as JSON☆146Updated last year
- Distributed tests planner plugin for pytest testing framework.☆35Updated 4 years ago
- A pytest plugin for parallel and concurrent testing☆314Updated 8 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆292Updated last month
- pytest plugin to run your tests in a specific order☆233Updated 3 years ago
- Semantic version comparison for Python (see http://semver.org/)☆283Updated 10 months ago
- Library for managing git hooks☆192Updated this week
- A tox plugin to run one or more Docker containers during tests☆177Updated 2 weeks ago
- Reusable Invoke tasks☆166Updated 8 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆399Updated last week
- pytest splinter and selenium integration for anyone interested in browser interaction in tests☆256Updated last year
- ☆221Updated 2 months ago
- pytest plugin for URL based tests☆37Updated this week
- CSV reporter for pytest.☆21Updated 2 years ago
- Plugin for accessing test session metadata☆69Updated this week
- pytest external process plugin☆99Updated this week
- A pytest plugin that allows multiple failures per test☆67Updated last year
- A code coverage diff tool for Cobertura reports☆118Updated 7 months ago
- A pytest plugin that allows multiple failures per test.☆354Updated last week
- testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.☆232Updated this week
- Runs tests multiple times to expose flakiness.☆140Updated 2 years ago
- multiprocessing.Process(target=pytest_runtest_protocol, args=(your_test, None))☆61Updated 2 years ago