[tde-general] "half TDD" was: Announcement: TDE 0.1.1
Status: Beta
Brought to you by:
dcorbin
|
From: Thomas L R. <tl...@us...> - 2004-02-02 00:11:56
|
"Samuel ]slund" 02/01/2004 05:52 PM > can we get the testrun to be parallel to program execution? What do you mean by "parallel to program execution"? > When I make a minor GUI change (think non-automatic customer > testing) I want to see the result quickly, not half a minute or more > later when my unittests (that I know will be green) have run. There should be a way to turn off or work around test mode, but, for those of us automating our GUI tests, it should not be assumed that running the SUT == !running our unit tests. |