A great series of blog posts on Behavior Driven Development(BDD) with Sencha Touch. Covers BDD with Jasmine Javascript tests to test Sencha Touch models, stores and controllers. Covers mocking and also running tests via phantom.js.
- http://pivotallabs.com/sencha-touch-bdd-part-1/
- http://pivotallabs.com/sencha-touch-bdd-part-2/
- http://pivotallabs.com/sencha-touch-bdd-part-3/
- http://pivotallabs.com/sencha-touch-bdd-part-4-phantomjs/
- http://pivotallabs.com/sencha-touch-bdd-part-5-controller-testing/
Thanks pivotal labs