Teaspoon::Bundle
A Teaspoon boot partial and controller that serves up all the test assets into a single JavaScript bundle.
Usage
- Add
teaspoon-bundleto yourGemfileand runbundle install. - Add
suite.boot_partial = "bundle_boot"to yourteaspoon_env.rb.
Known Issues
teaspoon-bundle is known to break code coverage provided by teaspoon.