Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 472 Bytes

Build Status

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.