UNPKG

221 BMarkdownView Raw
1Please always create unit test for your contributions, and make sure they are passing.
2
3Tests are created using jasmine
4
5You can run unit tests by:
6* `npm test` or
7* `make test`
8
9See `Makefile` for additional test suites