14 Sep 20:47
[ANN] leJOSUnit v1.0 available
Jochen Hiller <jochen.hiller <at> bauer-partner.com>
2003-09-14 18:47:04 GMT
2003-09-14 18:47:04 GMT
Hello, I want to let you know, that there is the first port of JUnit available for the leJOS Java platform based on LEGO Mindstorms. The main features of leJOSUnit are: - the core framework has been carefully ported to the very restricted leJOS capabilities (32 kB available, 16 kB for the VM) - there is an RCX specific TestRunner, which runs the tests at RCX. - the elapsed time for running the tests will be measured and displayed - the completion of tests will be displayed (OK, FAILS) - the tests can be restarted with RUN button - scrolling on the 5 digit display can be done through VIEW and PRGM buttons The plan is to provide a RemoteTestRunner, which is able to run the tests at RCX and display the results in a standard JUnit UI at host. The (small) footprint of leJOSUnit is between 6kB (leJOS 2.1) and 6.5kB (leJOS 2.0) ! For more information see the homepage at http://lejosunit.sourceforge.net. You can download the latest version from sourceforge at http://sourceforge.net/project/showfiles.php?group_id=65839. There is a mailing list, you can post to mailto:lejosunit-develop <at> lists.sourceforge.net. leJOSUnit is OpenSource and based on the same Mozilla Public License as used from leJOS. Have fun, Jochen(Continue reading)
RSS Feed