Skip to content
Mike Pack edited this page May 22, 2015 · 41 revisions

Note: These pages reflect the master branch, and may not be entirely accurate for previous versions of the gem.

General

Test Frameworks

  • Using Jasmine - Examples and information about using Jasmine.
  • Using Mocha - Examples and information about using Mocha.
  • Using QUnit - Examples and information about using QUnit.

Drivers

  • Using PhantomJS - Trouble locating the phantomjs bin, or the gem not working for you? This might help.
  • Using Selenium WebDriver - Don't like or don't have support for PhantomJS? Use Selenium WebDriver with Firefox instead.
  • Using Capybara Webkit - Want to run against Webkit builds? Capybara Webkit enables using Webkit instead of Firefox.

Development