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.0.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for subunitreporter-18.7.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5da850862383a220ecfa3dc8aab1ea55292349642ee5af20c4630529a0a46f31 |
|
MD5 | f644fd841f8f33e5babc1888d6e28268 |
|
BLAKE2b-256 | 66b6a9db9bea2361c9892349744a4e3f1f31320632fdcc524782c574cfccea3a |