@tum-far/ubii-services
v0.1.0
Published
Hi. This is the repository for Ubii Services.
Downloads
13
Readme
ubii-services
Hi. This is the repository for Ubii Services.
Table of Contents
CLIs
Tests
- Run
npm test
for all standard test (no round trip time tests) - See the Testing section for more details on tests.
Testing
- This module uses the AVA test runner.
- You can add new tests to the test folder. Entry point for the test runner is test.js within the test folder. See the AVA Documentation for more details on how to create new test cases for AVA.