Extensible Python Test Runner
Project description
haas is a Python test runner that is backward-compatible with Python’s built-in unittest Test Cases, but supports more advanced features, such as project-specific plugins.
Features
Runs unittest.TestCase based tests!
Plugin system, based on stevedore.
Still subject to change and revision to clean the plugin APIs.
Plugins for whole-test-run environment configuration (run before any client-code is imported).
Plugins for test result output formatting.
Plugins for test runner scheme (e.g. parallel runner)
Generic test result collection, presentation & output handled by plugins.
(Very) Basic parallel test run support.
Missing (unittest) Features
Does not support the unittest.load_tests protocol.
Does not support subtests.
Future Features
Per-project config file
Improve parallel test runner to allow conditional splitting of tests, or allow tests to be run in the main process.
Improve plugin system
More result output plugins/options (xunit, result summary)
… ?
Copyright
haas is copyright 2013-2014 Simon Jagoe
The name haas is taken from the animal on the cover of O’Reilly’s Python Cookbook, a springhaas or Pedetes capensis.
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 Distributions
Hashes for haas-0.6.0-py27.py32.py33-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67e38fea0538eac23c81e7d00d336ae6d1460b7562967b750e3894eb425e81c3 |
|
MD5 | 109d383df631e461ed6278c724a89e21 |
|
BLAKE2b-256 | 27faae95285514676d9d80004d12107c0fc8e3fb82170ba3471be2d967541067 |