API unit test script
This commit is contained in:
9
docs/testing.md
Normal file
9
docs/testing.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Testing
|
||||
====
|
||||
|
||||
To build the API unit tests:
|
||||
- `make tests`
|
||||
|
||||
All necessary binaries and scripts will be built and copied into `build/tests`.
|
||||
|
||||
Running `build/tests/test.sh` will execute the automatic API unit tests.
|
||||
Reference in New Issue
Block a user