TestLink-API-Python-client
TestLink-API-Python-client copied to clipboard
extend travis with docker service to run tests against a testlink installation
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