unify testing docs for all platforms
This commit is contained in:
parent
156d823b7f
commit
a4832c304e
4 changed files with 44 additions and 60 deletions
|
@ -121,17 +121,7 @@ $ sudo ln -s /usr/lib/libncurses.so.5 /usr/lib/libtinfo.so.5
|
|||
|
||||
## Tests
|
||||
|
||||
Test your changes conform to the project coding style using:
|
||||
|
||||
```bash
|
||||
$ npm run lint
|
||||
```
|
||||
|
||||
Test functionality using:
|
||||
|
||||
```bash
|
||||
$ ./script/test.py
|
||||
```
|
||||
See [Build System Overview: Tests](docs/development/build-system-overview.md#tests)
|
||||
|
||||
## Advanced topics
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue