Getting started again!
After a long time, I will start development on JUnitX again. The first step will be the
collecting and priorization of requirements. Get in touch with me via heilwagen at extreme-java.de
to get access to our Wiki, the address is not being published here as it is hosted at home.
On the site you can find the following project archives:
- JUnitX 5.1
The JUnitX extension to JUnit,
a unit testing framework for Java by Erich Gamma and Kent Beck,
allows testing of private and protected classes, methods and
variables. It is now a module on top of JUnit.
- XPTest 2.1
XPTest integrates JUnit and JUnitX into the leading UML-modelling
tool Together. It allows
to generate and maintain test cases automatically.
After collaborating with the Together
Labs for some time, I integrated the results and released version
5.1. It features upgrades to the JUnit, JUnitX and XPTest releases
shipped with Together 5.5.
- Advanced Testing Tutorial v2
The tutorial has been updated and extended to cover the XPTest 5.x
releases. It shows you how to develop Java applications fast and
reliably while avoiding dead ends. You will see how you can
combine Java, UML, Together, JUnitX, XPTest, Ant and features of
Extreme Programming for successful software development. Java
Beginners as well as experienced programmers will find valuable
tips here to use in their daily work.
- JIDEAL 0.1
The Java Integrated Development
Environment Abstraction Layer
is a prototype layer to abstract from IDE APIs. Thus
module developers can develop for different IDEs using
a common API. JIDEAL supports plugins for IDEs
as well as a text-based reference plugin.
© 2009 A. Heilwagen