Getting started
Installing Testground
Prerequisites
Installation
$ git clone https://github.com/testground/testground.git
$ cd testground
# compile Testground and all related dependencies
$ make installRunning Testground
Running an example test plan

Configuration (.env.toml)
Changing default daemon bind addresses
Customize asynchrony
AWS integration
DockerHub integration
Last updated