Ed Preston 3221e436c5 Tests: Unit Tests for Math (#25385) 3 gadi atpakaļ
..
src 3221e436c5 Tests: Unit Tests for Math (#25385) 3 gadi atpakaļ
utils 3221e436c5 Tests: Unit Tests for Math (#25385) 3 gadi atpakaļ
README.md bf1228a27a Update test/unit/README.md 5 gadi atpakaļ
UnitTests.html e36e751af0 Tests: Remove unit tests for example files. (#23352) 4 gadi atpakaļ
three.source.unit.js 3221e436c5 Tests: Unit Tests for Math (#25385) 3 gadi atpakaļ

README.md

Setup

  • Execute npm i --prefix test from root folder

Run

You can run the unit tests in two environments:

  • Node.js: Execute npm run test-unit from root folder
  • Browser: Execute npm 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)
粤ICP备19079148号