Re: [tde-general] Announcement: TDE 0.1.1
Status: Beta
Brought to you by:
dcorbin
|
From: trz <lbo...@fa...> - 2004-01-31 14:42:00
|
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? Bye Lorenzo |