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.213.tar.gz
(464.4 kB
view hashes)
Built Distribution
Close
Hashes for sealights-python-agent-0.2.213.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6c20723603416ad4ea6f25e39d09ff7647acdfba075b2b6edfc8749712a198f |
|
MD5 | 5db01ab732315935c0c133d7eaba88ee |
|
BLAKE2b-256 | 2b22a840141d33ee110834e6510235f3ffdf3d8b5e2c12ba31bef4db7f405400 |
Close
Hashes for sealights_python_agent-0.2.213-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4978c7e7c85a1132a125d2bed7e703665705bf48366b89d1c3d039be90c3615 |
|
MD5 | 44fc89414c9a03d47c82994c08276531 |
|
BLAKE2b-256 | 279bd89240726cc00124addd85e94b2b9b9786dd84f8581109af7ce292e131a2 |