Skip to content

Commit

Permalink
Update test guide with SDK/CLI info (#5402)
Browse files Browse the repository at this point in the history
Follow up for #5394

The existing text wont work in a clean repo. This PR adds missing info.
  • Loading branch information
zhiltsov-max authored Dec 1, 2022
1 parent f405c4a commit 0943de9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/content/en/docs/contributing/running-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ yarn run cypress:run:chrome:canvas3d
# REST API, SDK and CLI tests

**Initial steps**
1. Follow [this guide](/site/content/en/docs/api_sdk/sdk/developer-guide/) to prepare
`cvat-sdk` and `cvat-cli` source code
1. Install all necessary requirements before running REST API tests:
```
pip install -r ./tests/python/requirements.txt
Expand Down

0 comments on commit 0943de9

Please sign in to comment.