Archive for July, 2010
Introducing Bumblebee: A JavaScript testing toolkit combining Ant, Rhino, Envjs and JSpec
As JavaScript continues to gain prominence many teams are seeking to understand how TDD/BDD can be applied to JavaScript. To help people get started I have created a reference project, bumblebee, that combines Ant, Rhino, Envjs and JSpec such that specs can be executed in headless fashion allowing easy integration to a CI build. This project has been influence by the excellent blue-ridge, the difference here is that bumblebee is not coupled to a web framework such as Rails.