|
hace 4 años | |
---|---|---|
.. | ||
example | hace 4 años | |
src | hace 4 años | |
utils | hace 4 años | |
README.md | hace 4 años | |
UnitTests.html | hace 4 años | |
UnitTests_toRemoveAfterEditorES6Refactoring.html | hace 5 años | |
three.example.unit.js | hace 5 años | |
three.source.unit.js | hace 4 años |
npm i --prefix test
from root folderYou can run the unit tests in two environments:
npm run test-unit
from root foldernpm start
(or run any other local web sever) from root folder and access http://localhost:8080/test/unit/UnitTests.html
on web browser. (See How to run things locally)