mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-2042 - added mention of possibility to trigger it via executables
This commit is contained in:
parent
eda5ff6b91
commit
4a93c6927d
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ How to run
|
|||
- run in cmd
|
||||
`{OPENPYPE_ROOT}/.venv/Scripts/python.exe {OPENPYPE_ROOT}/start.py runtests {OPENPYPE_ROOT}/tests/integration`
|
||||
- add `hosts/APP_NAME` after integration part to limit only on specific app (eg. `{OPENPYPE_ROOT}/tests/integration/hosts/maya`)
|
||||
|
||||
OR can use built executables
|
||||
`openpype_console runtests {ABS_PATH}/tests/integration`
|
||||
|
||||
How to create test for publishing from host
|
||||
------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue