lczub / TestLink-API-Python-client

A Python client to use the TestLink API
104 stars 63 forks source link

extend travis with docker service to run tests against a testlink installation #126

Open lczub opened 4 years ago

lczub commented 4 years ago

Problem - the travis configuration starts only offline pytests, cause no testlink demo web installation exist.

Proposed Solution: Extend the travis configuration with a docker-compose service to allow pytests and samples running against an on the fly build testlink docker installation