Rob Dodson 5/29/2012

Testing AMD Backbone Modules

Read Original

This article details the process of integrating Backbone.js into a BDD (Behavior-Driven Development) setup. It covers using the Backbone Boilerplate and grunt-bbb to create a project, defining an AMD module with Require.js, and creating a test runner with Mocha, Chai, and Sinon to test a Backbone model. The tutorial includes specific code examples for module definition and test configuration.

Testing AMD Backbone Modules

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes