Skip to main content

nose2 data collector for Testgr

Project description

nose2rt - nose2 data collector for Testgr

Plugin sends nose2 data to Testgr server.

Setup

pip install nose2rt

Find your nose2 config file and configure as described below.

Example:

[unittest]
plugins = nose2rt.rt

[rt]
endpoint = http://127.0.0.1/loader  # Your Testgr service URL
show_errors = True # show POST errors

[test-result]
always-on = True
descriptions = True

Launch

nose2 --rt -> will launch nose2 with nose2rt plugin.

Additional arguments: --rte "your_environment" -> will launch nose2 and send your environment name as additional info to the Testgr server. --rt-job-report -> will send email after job finish.

Authors

Andrey Smirnov

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nose2rt-0.5.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

nose2rt-0.5.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page