dtwjs:exploring_test-driven_development
This is an old revision of the document!
→ version control
- version control for everyone
- GitHub for Web Design
- Fundamentals of Software Version Control
→ test-Driven Development
- describe a feature in simple code that fails
- write code for feature until test passes
- rerun tests when new features are added
- → Test-driven Develoment with node.js
- → Foundations of programming : Test-Driven Development
Lib pour faire du test :
- jasmine.github.io
- Mochajs.org
- qunitjs.com
- (pour faire du test, puis :)
- karma-runner.github.io (pour le run)
End-to-End testing
- phantomjs.org
- slimerjs.org
- des web browsers sans user interfaces, et :
- casperjs.org
- seleniumhq.org
dtwjs/exploring_test-driven_development.1458480540.txt.gz · Last modified: 2016/03/20 14:29 by leo