-
Notifications
You must be signed in to change notification settings - Fork 242
Home
jejacks0n edited this page Feb 16, 2014
·
41 revisions
Note: These pages reflect the master branch, and may not be entirely accurate for previous versions of the gem.
- Quick Start Walkthrough - New to Javascript testing? Get started with this basic walkthrough.
- Testing Engine Assets - Building a Rails Engine? Test your code relative to your engine with this technique.
- RequireJS with Teaspoon - Using RequireJS or AMD? This outlines a good integration technique.
- Changelog - Updating? Seeing deprecation warnings, or just want to know what's new?
- Using Jasmine - Examples and information about using Jasmine.
- Using Mocha - Examples and information about using Mocha.
- Using QUnit - Examples and information about using QUnit.
- Using Angular - Examples and information about using Angular.
- 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.
- The Story (as told by jejacks0n) - Background about why we wanted to create Teaspoon.
- Migrating from Jasminerice - Migrating from Jasminerice? Follow this simple walkthrough.