jasmine-headless-webkit icon indicating copy to clipboard operation
jasmine-headless-webkit copied to clipboard

Exposed sprockets_environment from Jasmine::Headless

Open marcusmateus opened this issue 13 years ago • 0 comments

  • Allows for manipulation of the Sprockets::Environment for things like adding/removing pre/postprocessors from within spec_helper.rb (more flexibility than just registering engines).
  • Also, fixed specs that were failing on files_list.rb whenrun standalone due to missing require in file_checker.rb

marcusmateus avatar Jun 13 '12 02:06 marcusmateus