Skip to content

Testing

Kevin Schuchard edited this page Dec 14, 2019 · 1 revision

Unit testing

npm run test:unit

Sandbox testing

npm run test

More info on this sandbox approach is detailed in this blog post kevinschuchard.com/blog/2018-11-20-schematic-sandbox/

Clone this wiki locally