Hello Ray, I appreciate your help, especially as I personally don't have any time free.
As you select one or more tools, just a few requests: 1. make sure that they're multi-platform and as free as possible. 2. if the tools are part of the build process, make sure that they are open source, or at least with a license that allows packaging and distribution through a Linux distribution. 3. if the tools are part of the build process, make your best that they are already packaged for Debian (http://packages.debian.org/) and JPackage (http://jpackage.org/). That makes my life as Linux-packager less miserable... 4. if the tools are part of the build process, it needs to be automated. 5. Testing can be part of the build process (using ant/build.xml) but it should be optional, as to avoid lengthy test runs while just trying to get a package building completely. 6. If the tools are not part of the build process, then points 2 to 4 are optional, but still welcome :-) Thanks, Eric PS: good news, I'm starting to close more holes in my walls than actually digging new ones... I would say I'm on time for my beta phase ;-) Ray Benjamin said: > > That's quite true, they won't write themselves. When I write code for > this project though, I'll write the appropriate unit test cases. That's > just part of the way I do stuff, so it's not really a problem for me. > I'm not insisting anyone else do the same, just encouraging you to do > so. I'll take care of getting the rest of the testing framework setup. > > I'm still looking at a couple of other possibilities, as well. TestNG > looks good, too. I've also found a couple of testing programs that allow > for record and playback and some specifically designed to test GUI > interfaces. Might take a little while to sort through them, but I'll > keep trying to do manual testing in the meantime. > > Ray > > Dimitry Polivaev wrote: >>> Oh, it looks like you can use JUnit4 w/o having to put the test cases >>> in >>> with the source. That's optional. >>> >> >> That's fine. The only problem is with making the test cases. >> Dimitry >> -- Eric de France, d'Allemagne et de Navarre ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
