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