Python Agent
Project description
The sealights-python-agent package integrates with the Sealights Quality Intelligence Platform.
Language Support
Python 2.7
Python 3.4
Python 3.5
Python 3.6
Python 3.7
Installation
$ pip install sealights-python-agent
Usage
Generating a session ID
$ sl-python config --appname myApp --branchname master --buildname 1 --exclude "*venv*"
Scanning a build
$ sl-python build
Running your tests
3.1 Running tests with unittest
$ sl-python unittest --teststage "Unit Tests" <your args...>
3.2 Running tests with pytest
$ sl-python pytest --teststage "Unit Tests" <your args...>
3.3 Running tests with unittest2
$ sl-python unit2 --teststage "Unit Tests" <your args...>
Changes
0.2.213 (2019-10-16)
Python 3.7 support
0.2.201 (2019-07-14)
Use pytest + nose exit code
0.2.199 (2019-02-24)
- Performance optimization
Added –per-test flag for pytest, nose, unittest, unit2 and run commands. default is on.
0.2.198 (2019-01-21)
changed default scm provider from github to null
0.2.197 (2019-01-14)
added –cov-report option to run command
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
sealights-python-agent-0.2.217.tar.gz
(465.3 kB
view hashes)
Built Distribution
Close
Hashes for sealights-python-agent-0.2.217.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 998341e9db763fd31335cd7ad16d116c1123e68d63ad056f1a03615f81c6616e |
|
MD5 | 7485450a490d6d3094673d0cd56adc12 |
|
BLAKE2b-256 | ae4da8c56f0ee773825acb0a435fc1d0a98b8548efb4fb7e4d221e36f639c791 |
Close
Hashes for sealights_python_agent-0.2.217-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfc5a87960c6cd813fad8b7bbb306ec460c064c2ce3d182ff3e6ed88d7ba525a |
|
MD5 | 63289cde2d55c0d7395d7879d067a12e |
|
BLAKE2b-256 | fd0fb847b857efe8d3814875dd6ab877b3927c361bc716fcceacc5d3b2fa0468 |