RE: [Java-gnome-developer] OptionMenu events etc..
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-10-08 12:22:51
|
I would like to see us get some sort of testing framework in place but I haven't had the time to implement this. We do us JUnit at my work and I think it is the right way to go. Do you have any ideas on how this could be implemented? > > Do you in general have plans to write some unit testing or > similar on the > > components? JUnit could be one way, but with java-gnome, > it's quite easy > > to pull together even the simplest test application, in > fact so easy that > > i find myself rather writing a gui for it than some text output =) > See the tests directory in cvs. I think Jeff started work on > it. Again, > priorities have been to work on implementing features and > fixing visible > bugs rather than work on this, although I agree it is important. |