One of the difficulties in testing FreeMind, or any graphics oriented program, is comparing images. I think I have a potential work-around that might speed things up. Since Free-Mind can export to SVG, I should be able to compare the SVG XML output in order to verify that images are the same. (I know that builds in some assumptions about SVG output, but that can be tested seperately.)
I've found a long list of Open Source testing packages, so I'm in the process of reading about them now. I'll try to come back with a short list of ones I think are best suited to this project. I also ran across IntelliJIDEA, while looking at UISpec4J. Apparently, JetBrains, www.jetbrains.com, gives out free licenses to open source projects. I took a quick look at the features and demos. It's a really impressive program. You can download and try it without obligation for 30 days. Might be worth looking at, especially since it's supposed to help write JUnit test cases. Ray ------------------------------------------------------------------------- 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
