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.229 (2020-03-11)
Added better test recommendations error handling
0.2.228 (2020-02-22)
Fixed bug when running the agent after dependency update - gitdb2 - ModuleNotFoundError
0.2.219 (2019-10-30)
Pytest test selection support
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
Built Distribution
Hashes for sealights-python-agent-0.2.229.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32d7be14383ba74e983f788c8d0fd9831389cdf9475299aca123088e86b6651f |
|
MD5 | 22fa6f66017062c2728e835954ddffd2 |
|
BLAKE2b-256 | 2e1c42935b0659f7b124651b9e2a1ef25fa4454a569da1653d90add9a09b165c |
Hashes for sealights_python_agent-0.2.229-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03777dba3ade1072c7a9ed2e45aab6dc2042b57c5c9169503ba20e9d2726db18 |
|
MD5 | f53967c2eb1d353ccb20e9eca8ca1d58 |
|
BLAKE2b-256 | 1b366332eac7f7f89986ae66fc530804b9ce6236018c272645d08081aa0a2df6 |