|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| example | %!s(int64=4) %!d(string=hai) anos | |
| src | %!s(int64=4) %!d(string=hai) anos | |
| utils | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=5) %!d(string=hai) anos | |
| UnitTests.html | %!s(int64=5) %!d(string=hai) anos | |
| UnitTests_toRemoveAfterEditorES6Refactoring.html | %!s(int64=5) %!d(string=hai) anos | |
| three.example.unit.js | %!s(int64=5) %!d(string=hai) anos | |
| three.source.unit.js | %!s(int64=4) %!d(string=hai) anos | |
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)