News
This article is a crash course in writing maintainable JavaScript. We'll add features to a running example by iteratively following a simple principle: write a unit test, make it pass. Each test ...
It's difficult to do test-driven-development (TDD) with typical JavaScript code unless you start imposing a lot of "good programming" practices. What I want is an MVC infrastructure to use in ...
CIGNEX Datamatics, a Silicon Valley based, global, pure-play, Open Source Consulting Company, has announced the launch of the book ‘Test-driven JavaScript Development’– its first official ...
Mock objects have been well covered in various literature, notably in Astels’ Test Driven Development: A Practical Guide. We won’t repeat that discussion here; instead we provide a brief description ...
Acceptance test driven development , or ATDD, is a simple process change that can have far-reaching implications for your development projects.
Test-driven development may be more talked about than practiced Your email has been sent Everyone is talking about test-driven development. Is anyone actually doing it? TDD has been embraced by the ...
This article by Dennis Byrne is a crash course in writing maintainable JavaScript. Dennis uses stubs, mock objects and a little bit of dependency injection. He also uses JsUnit to run unit tests ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results