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.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
sealights-python-agent-0.2.219.tar.gz
(465.3 kB
view hashes)
Built Distribution
Close
Hashes for sealights-python-agent-0.2.219.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 863cdc704d2ba828a941d42495c01db5a3e30c6ef5c9cc93613372221cf4439b |
|
MD5 | 9bfd5d6f6dcdfacfc219a720347e3ff7 |
|
BLAKE2b-256 | 4fb9e8220e77231013ddd7140da6aba608b1b919832f621ebda0adb9010b95d7 |
Close
Hashes for sealights_python_agent-0.2.219-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc998bae7793ed9a7caaf6ec78684f46afbe909eee2ad9c18fdbc22a426e73ef |
|
MD5 | 3d52db574abd21b94086c562f61e0f0a |
|
BLAKE2b-256 | 4ef7df0aae0b61509df9f49dd2928dc7d6a0e515604c01901d971deb56674f72 |