OP-3426 - add more details to web documentation

This commit is contained in:
Petr Kalis 2022-11-04 15:39:22 +01:00
parent fc99a9a35e
commit 4a4726fe79

View file

@ -14,6 +14,11 @@ But many tests should yet be created!
- installed DCC you want to test
- `mongorestore` on a PATH
You could check that `mongorestore` is available by running this in console (or cmd), it shouldn't fail and you should see version of utility:
```commandline
mongorestore --version
```
If you would like just to experiment with provided integration tests, and have particular DCC installed on your machine, you could run test for this host by:
- From source: