A Twisted Trial reporter which emits Subunit v2 streams.
Project description
What is this?
subunitreporter is a plugin for Twisted Trial which adds a new reporter. The reporter emits subunit v2 result streams with timing information.
Usage Sample
Use this with your trial command-lines. For example:
$ trial --reporter=subunitv2 ... | subunit-stats
Installing
To install the latest version of subunitreporter using pip:
$ pip install subunitreporter
For additional development dependencies, install the dev extra:
$ pip install subunitreporter[dev]
Testing
subunitreporter uses pyunit-style tests. After installing the development dependencies, you can run the test suite with trial:
$ pip install subunitreporter[dev] $ trial subunitreporter
License
subunitreporter is open source software released under the MIT License. See the LICENSE file for more details.
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
subunitreporter-18.7.1.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for subunitreporter-18.7.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363a27822db284ed4caf7ff6eb5c2e9886679f6219cd84dfd144fdaacb6b1cfc |
|
MD5 | 9cb5ff6e32b04bab9a1a387f75c9ac21 |
|
BLAKE2b-256 | b390011e95aefb7fd57d719da1499a56e4d72de0d85e367b89ca4c65f6b2e80e |