pytest plugin for reporting to graphite
Project description
pytest-statsd
Installation
Install through pip:
pip install pytest-statsd
Install from source:
cd /path/to/source/pytest-statsd
python setup.py install
Example
To simply run using default the configuration, use:
pytest --stats-d tests/
If there is a need to configure where to sent results to other than localhost:8125, use:
pytest --stats-d --stats-host http://myserver.com --stats-port 3000 tests/
You can also prefix your results if you plan on having multiple projects sending results to the same server:
pytest --stats-d --stats-prefix myproject test/
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
pytest-statsd-1.1.6.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file pytest-statsd-1.1.6.tar.gz
.
File metadata
- Download URL: pytest-statsd-1.1.6.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ce9aa005cc4742920acdacd31ee1716e1cd2fd54a8fb8d15643f4241bc6c3f8b
|
|
MD5 |
2da08115d4b9d4dabaed72fda08ab2f7
|
|
BLAKE2b-256 |
537a20efacb428a896b7652444f46b918d2cda20f8ae5017ff08e7d59ca9c6e7
|
File details
Details for the file pytest_statsd-1.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pytest_statsd-1.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a15b9eb3a380fc748edfb725e6f9ab85c2cf8b32b4e92f2cf25491b1a893ef36
|
|
MD5 |
795688d526654b7139a7690344e08c65
|
|
BLAKE2b-256 |
f9e83cc69edb80554d2759c5e66aa1b4a21092146697519948a38cceb9ff10f8
|