Automated testing with mocha
自動化測試是工程師基本要求。
Why we need tests?
Behavior Driven Development (BDD)
Development of “pow”: the spec
The development flow
The spec in action
Improving the spec
Improving the implementation
Nested describe
Extending the spec
Last updated