Hello, I just released first version of package which can help someone to start use of JUnit tests in Java project.
At the moment I support only Java and JUnit for generating unit tests. However if there will be need for supporting other languages and other unit tests I can create support for them. Created application is for generating framework of Test classes for JUnit testing. The only thing you need to do is write your testing code in created test methods. You can download packages from address: http://sourceforge.net/project/showfiles.php?group_id=31579 More info you can find in README file included in provided packages. regards Artur Hefczyc Artur Hefczyc -- Artur Hefczyc NuTech Solutions: [EMAIL PROTECTED] SourceForge Developer: [EMAIL PROTECTED]
