https://github.com/thin-edge/c8y-test-core
Cumulocity python test library
https://github.com/thin-edge/c8y-test-core
Last synced: 2 months ago
JSON representation
Cumulocity python test library
- Host: GitHub
- URL: https://github.com/thin-edge/c8y-test-core
- Owner: thin-edge
- License: mit
- Created: 2022-12-12T18:51:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-07T02:45:33.000Z (8 months ago)
- Last Synced: 2025-11-07T04:21:09.712Z (8 months ago)
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# c8y-test-core
Cumulocity IoT python test core library
This library can be used to build plugins for different test frameworks such as pytest and Robot Framework.
### Installing
```sh
pip3 install "c8y-test-core @ git+https://github.com/reubenmiller/c8y-test-core.git"
```