Re: [tde-general] Announcement: TDE 0.1.1
Status: Beta
Brought to you by:
dcorbin
|
From: Samuel ]s. <sa...@Up...> - 2004-02-01 22:54:18
|
On Sat, Jan 31, 2004 at 08:37:26PM -0500, David Corbin wrote: > trz wrote: > > >David Corbin wrote: > > > >>>- Test suite should not appear as the last run configuration in the > >>>run list. This is very annoying if you are running the whole app and > >>>ctrl+f11 keeps running thread instead of your app. > >> > >> > >> > >>I'm not sure there's any viable solution to this. It might be > >>possible if we implement our own Launcher, but that's certainly a low > >>priority. I'd favor an Eclipse solution that let's you bind > >>keystrokes to individual launch configurations. > > > > > >A trick could be to remove the configuration from the run list when it > >exits, but... > >I agree it's not very important and it happens only if you do "half > >TDD": you have some tests, but you keep testing a lot of feature by hand. > >What do you think about this: should tde support "half tdd" or should > >it "enforce" strict test first? > > I think TDE should "support" the TDD developer, not "force" him. But > that's an ideal... On that note, can we get the testrun to be 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. //Samuel |