background preloader

Testing

Facebook Twitter

Sinon.JS - Documentation. Nock/README.md at master · pgte/nock. Supertest/Readme.md at master · visionmedia/supertest. TDD is dead. Long live testing. (DHH) Test-first fundamentalism is like abstinence-only sex ed: An unrealistic, ineffective morality campaign for self-loathing and shaming.

TDD is dead. Long live testing. (DHH)

It didn't start out like that. When I first discovered TDD, it was like a courteous invitation to a better world of writing software. A mind hack to get you going with the practice of testing where no testing had happened before. Painless JavaScript Unit Testing. Familiar Approach Built on top of the Jasmine test framework, using familiar expect(value).toBe(other) assertions Short Feedback Loop DOM APIs are mocked and tests run in parallel via a small node.js command line utility Why not just use vanilla Jasmine?

Painless JavaScript Unit Testing

PhantomJS. Maenu/grunt-template-jasmine-istanbul.