Skip to content

Loading fixtures via Sprockets directives (without XHR requests)

Compare
Choose a tag to compare
@crismali crismali released this 23 Apr 02:55
· 57 commits to master since this release

Now you can load Magic Lamp fixtures in your specs like so:

//= require magic_lamp
//= require magic_lamp/all_fixtures

This allows support for Jasmine Rails, Jasmine, and Konacha in addition to the existing support for Teaspoon.