Deploy monitor test suites in anity.io
Project description
Anity CLI
anity.io enables developers to monitor their APIs using system tests written in Python rather than traditional ‘ping’ tests.
This CLI is used to deploy and invoke test suites for your monitors.
Installation
pip install anity
Usage
Deploy Test Suite
To deploy your test suite you'll first need to create a new monitor at anity.io, where you'll be given an API key for the monitor.
Package up your test suite with zip. Anity runs test using a
custom implementation of unittest discover so anything that works with
unittest will work in Anity.
zip -r mysuite.zip mysuite/
Then deploy your test suite to your monitor with
anity update PATH API_KEY
For example
anity update mysuite.zip 2a91-85ba-4ceb
Help
If you have any problems getting setup please contact us at info@anity.io and we'll respond as soon as possible.
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anity-0.1.0.tar.gz.
File metadata
- Download URL: anity-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abddf795747535ff6312e463d4cc4eeba12af1f54a113dba863407492ba11a1e
|
|
| MD5 |
e50e27e5df6fc78c36358818de82f0c5
|
|
| BLAKE2b-256 |
716c50c1631d976a9673fcd22b81f59abb74d6eedaaaca48273f0640e3e09613
|
File details
Details for the file anity-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anity-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0499e8bf62f5dc1bc00c77c3cd153f34c278d2ddd9f3f232fcb210774a94dace
|
|
| MD5 |
62d351a5c9d2f689d19ad068c7219c5b
|
|
| BLAKE2b-256 |
cb64940b790496ca0ba0983f3397bab2f462e9c294880197041ed135db1309ae
|