Skip to content

lorelei-group/Sassmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of Jasmine BDD (https://jasmine.github.io/) it has some changes, specially at the spies.

Sample of usage can be found at test/sassmine.test.js

For now the implementation uses the DOM, so it only works on the browser.
Nodejs support is a TODO