Basic example of testing Riot.js with Jasmine
npm install
npm test
The example in this repo is a tag that inserts a h1
tag with the contents 'Hello World', the basic spec tests for this string.
Basic example of testing Riot.js with Jasmine
npm install
npm test
The example in this repo is a tag that inserts a h1
tag with the contents 'Hello World', the basic spec tests for this string.