mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-3426 - add more details to web documentation
This commit is contained in:
parent
fc99a9a35e
commit
4a4726fe79
1 changed files with 5 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue