Skip to content
Henk van der Veen edited this page Mar 23, 2021 · 41 revisions

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

General

  • Teaspoon Configuration - Lost your teaspoon_env? We've got you covered.
  • 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.
  • Helpful Links - Need inspiration or help? A collection of resources utilizing Teaspoon.
  • Micro-Applications - Want a really simple Teaspoon setup? Here's an example of a one file Rails app with Teaspoon.
  • Changelog - Updating? Seeing deprecation warnings, or just want to know what's new?

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

Development