Notes: JMUnit 1.1 ========== The most significant feature enhancements are: 1. Errors/failures can be viewed on a real device. 2. TestSuites are hierarchical; you can add TestSuites to TestSuites. All known bugs have been fixed. More details are available in the release notes in the distribution. JMUnit Ant Task =============== An Ant task has been created for JMUnit that lets you run JMUnit tests as part of an Ant build. The task is similar to Ant's <junit> task and generates XML reports that can be parsed by the <junitreport> task. This task requires a 3rd party Java ME for Java SE library like microemu or me4se.
Changes:
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use