Sun Jan 22
#
Tip Only run certain tests
test/unit has an -n
command line option which allows you to run only tests whose names match a specific string or pattern.
ruby account_test.rb -n test_downgrade
ruby account_test.rb -n /downgrade/
#
Scott comes up with a small hack that lets you drop into a breakpoint automatically when you have a failing assertion.
Breakpoint into failing tests
Scott comes up with a small hack that lets you drop into a breakpoint automatically when you have a failing assertion.
#
“ If all the 3D models of declined architectural proposals were to be collected, a totally different world could be compiled. ”
Ursula Lavrencic (paraphrased)