On Github bryzaguy / tddpresentation
github.com/bryzaguy - twitter: @bryzaguy
In object-oriented languages, each class is seen as a single unit. For the sake of separation of concerns, a unit test should always test only the functions of this single class.
- Stephan Welsdependency injection, duplicate tests
randomized tests, 90% code coverage
need manager/product approval, no place to put them, fix failing tests first
TDD for testing, refactoring, design, confidence
Debunked some major myths
Micro JavaScript Testing Framework:
https://github.com/guardianjs/guardianjs