summaryrefslogtreecommitdiffstats
path: root/environments/README.md
blob: 2bda2d3c6bf20432a273ba320b571d85d1d45fc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Manual Testing Environments

Choose one of the directories (which are named after their scenario) and run the **run.sh**

## Example
```shell
cd environments/vncserver
sh run.sh
```

This will run a docker container that provides the expected use case.