influxdata / Litmus

testing framework
0 stars 0 forks source link

Litmus

Litmus is an automated regression test framework suitable for testing Kapacitor, InfluxDB components of TICK stack as well as REST API services. Currently the framework is not suitable for testing of UI component (chronograf), but it could be extended if needed to. LItmus is based on pytest open source framework and uses Python for writing tests and supporting libraries.

litmus_run_master.py script

Running in Docker container (Currently is only done for 2.0):