Teaspoon::Bundle
A Teaspoon boot partial and controller that serves up all the test assets into a single JavaScript bundle.
Usage
- Add
teaspoon-bundle
to yourGemfile
and 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.