konacha 3.6.0
Konacha is a Rails engine that allows you to test your JavaScript with the mocha test framework and chai assertion library. It is similar to Jasmine and Evergreen, but does not attempt to be framework agnostic. By sticking with Rails, Konacha can take full advantage of features such as the asset pipeline and engines.
Gemfile:
=
install:
=
Runtime Dependencies (6):
Development Dependencies (8):
capybara-firebug
~> 1.1
coffee-script
>= 0
ejs
>= 0
jquery-rails
>= 0
poltergeist
~> 1.5
rspec-rails
~> 3.1
selenium-webdriver
>= 0
tzinfo
>= 0