--Apple-Mail-2--145137431 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On 13 Apr 2005, at 20:59, Phlip wrote: > Francis Hwang wrote: >> >> Ah, but it can matter, can't it? If you're running a codebase with, >> say, 500+ unit tests and 1900+ assertions (hell, I'm running one right >> now), these things can add up. And when your tests are slow, you'll >> run >> them less often ... > > How long do your tests take? It depends on what I'm working on. If I want to check in: $ time make ruby -w -I.:../../ParseTree/dev/lib:../../ParseTree/dev/test test_all.rb Loaded suite test_all Started ........................................................................ ........................................................................ ........................................................................ ........................................................................ .................................................................... Finished in 4.749234 seconds. 356 tests, 714 assertions, 0 failures, 0 errors real 0m5.916s user 0m4.400s sys 0m0.150s If I'm working on just one thing: $ time ruby -w -I.:../../ParseTree/dev/lib:../../ParseTree/dev/test test_all.rb -n /test_iteration/ Loaded suite test_all Started ........................ Finished in 0.448557 seconds. 24 tests, 72 assertions, 0 failures, 0 errors real 0m1.677s user 0m1.300s sys 0m0.130s -- Eric Hodel - drbrain / segment7.net - http://segment7.net FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --Apple-Mail-2--145137431 content-type: application/pgp-signature; x-mac-type=70674453; name P.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iEUEARECAAYFAkJd89wACgkQMypVHHlsnwSpnwCXUTAPGDmPYMqlupM4fjIzxM3e uACgz2bfys5bpfhTGNKIFjeI3RQR/FY`jq -----END PGP SIGNATURE----- --Apple-Mail-2--145137431--