qunit-rails icon indicating copy to clipboard operation
qunit-rails copied to clipboard

[unmantained] QUnit JavaScript Testing on Rails

Results 5 qunit-rails issues
Sort by recently updated
recently updated
newest added

Update the Qunit version to the latest :smile_cat:

I think 4.1 adds sprockets_better_errors gem and because of this qunit-rails will cause errors like ``` Sprockets::Rails::Helper::AssetFilteredError in QUnit::Rails::Test#index Asset filtered out and will not be served: add `Rails.application.config.assets.precompile +=...

Updated to QUnit version 1.15.0.

Is there a way to run qunit tests from the command line? I have a rails app that I am attempting to setup with Codeship for continuous integration and it...

I had a bit of an issue this morning when I was trying to get this working. It only took me about 10 minutes to figure out that my wildcard...