Test docs

This commit is contained in:
vjrj 2018-02-14 09:57:06 +01:00
parent 3fc0fca23b
commit b5e9e301b9

View file

@ -21,6 +21,15 @@ More platforms and services in the future...
We do tests via:
```
TEST_WATCH=1 MONGO_URL=mongodb://localhost:27017/fuegos meteor --settings settings-development.json test --driver-package meteortesting:mocha --port 3010
# and
chimp --watch --ddp=http://localhost:3000 --path=cucumber
# and
chimp --ddp=http://localhost:3000 --path=cucumber
```
## Data source acknowledgements