Riot.js testing with Jasmine Basic example of testing Riot.js with Jasmine Install npm install Run tests npm test Example 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.