Copyright 2008 rubylearning.org and contributing authors.
You will be able to answer the following:
- What kinds of testing "levels" you know of?
- What are the differences between those levels?
- Explain TDD in your own words.
- Explain Unit Testing in your own words.
- Comment on Unit Testing == TDD.
- What are the "rules" (best-practices) for coding Unit Tests?
- Ruby Core
- gem
- irb
- History behind Test::Unit and why is in Standard Library
- ZenTest
- flog/heckle - Windows is a problem, indeed
- rubydoctest
- test-spec/spec-unit
Remarks:
Change proposals that are active should be listed here.