|
3 年之前 | |
---|---|---|
.. | ||
src | 3 年之前 | |
utils | 3 年之前 | |
README.md | 4 年之前 | |
UnitTests.html | 3 年之前 | |
three.source.unit.js | 3 年之前 |
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)