Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 167 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 167 Bytes

Native Node Test Runner Demo

A small demo of the native node test runner.

Run tests

npm test

Watch and run tests

npm test:watch