Blue Ridge 1.0: JavaScript Unit Testing for Rails. No, Seriously!
Historically, when selecting a JavaScript testing solution, you were forced to choose whether you wanted a framework that could run your tests in the browser or one that could only run your tests in a headless fashion. By providing a Rails-friendly, convention-over-configuration wrapper around a collection of great open source tools, Blue Ridge gives us the best of both worlds: fast, automation-friendly, and headless testing plus the ability to run your tests in whichever browser is acting up on any given day.
Post a comment