jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Require javascripts to be defined in suite configs. #326

Closed jejacks0n closed 9 years ago

jejacks0n commented 9 years ago

This forces javascripts to be specified.. currently not very useful, but will become more useful during the transition phase where users may not have a framework installed/required.

mikepack commented 9 years ago

:+1: