An open API service indexing awesome lists of open source software.

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

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"
```