-
Notifications
You must be signed in to change notification settings - Fork 242
Home
jejacks0n edited this page Jan 28, 2013
·
41 revisions
- 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 Teabag - Using RequireJS or AMD? This outlines a good integration technique.
- 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 Selenium WebDriver - Don't like or don't have support for PhantomJS? Use Selenium WebDriver with Firefox instead.
- Using PhantomJS - Having issues with PhantomJS? Here's some useful information for using your own installation, and getting setup with CI.
- The Story (as told by jejacks0n) - Background about why we wanted to create Teabag.