A plugin that allows you to post test runs to BugZilla tickets
Project description
A plugin that allows you to post test runs to BugZilla tickets
Installation
You can install “pytest-bugzilla-notifier” via pip from PyPI:
$ pip install pytest-bugzilla-notifier
Usage
To use this plugin you need to have a username and password for a Bugzilla account. First, you need to copy bugzilla.ini-dist to bugzilla.ini and add in the username and password you will be using to access Bugzilla. Then you can use the plugin by running the following:
$ pytest --bug=<bug ID> --config=./bugzilla.ini --bugzilla-url=<server> /path/to/tests
<bug ID> The ID that Bugzilla assigned to the bug you wish to have the test results sent to.
<server> The full URL to the Bugzilla instance you wish to send test results to (eg https://bugzilla.mozilla.com)
Contributing
Contributions are very welcome. Tests can be run with tox, please ensure that the test suite passed before submitting a pull request.
License
Distributed under the terms of the Mozilla Public License 2.0 license, “pytest-bugzilla-notifier” is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytest-bugzilla-notifier-0.1.2.tar.gz
.
File metadata
- Download URL: pytest-bugzilla-notifier-0.1.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d7b9edff621fd5efd057b0414d990a66dd6598e162c7b80a1365f0db21b816a |
|
MD5 | 98d9f3bf4315557986a88745b0f948bc |
|
BLAKE2b-256 | 018bd01a44aa9cc46db8886504234fc2e51ca1968b2b2849ced693248d3668d0 |
File details
Details for the file pytest_bugzilla_notifier-0.1.2-py2-none-any.whl
.
File metadata
- Download URL: pytest_bugzilla_notifier-0.1.2-py2-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5193a5dc960de764072ee2e2f4b4ee4987ab201ba1cfbf200745643d689dfa3c |
|
MD5 | 5fe921538b3a536de6666a7eb4faf68c |
|
BLAKE2b-256 | f131217c826369fe465ab916ce88ed53198b23f95411501349e734ba132a628e |