Added plugins for Fitnesse-based functional testing
Added support of XStream based marshalling for preserving test states.
Added support for generating diagrams for runtime dependencies.
Wrote a small test application.
February 28, 2006
Release 0.8 version
Added support for data-driven/parameter-based regression testing
Added support for load and timed testing
Added support for generating diagrams for compile-time dependencies.
Added support of TestNG 4.0 and JUnit 4.0
June 3, 2006
Release 0.9 version
Upgraded xstream to 1.2
Added support for TestNG 5.0
Added support for EasyMock 2.2
Added support for JDK 1.5 Annotations in TestNG 5.0 and JUnit 4.0
Added better support for declaring fixtures in unit tests.
Created one-big jar files for JDK-1.4 and JDK-1.5 so that clients can easily import everything.
Open Source development allows access to the source code of product. It
encourages collaboration from customers and open source community resulting
in high quality. TestPlayer is hosted at java.net, a popular Java based hosting site for open source projects.
Testing is an integral part of high quality software. TestPlayer toolkit helps legacy Java applications, i.e., applications without tests add testing capabilities seamlessly without any changes to existing applications and minimal configuration. It requires no changes to the application and supports both graphical interactive and non-interactive applications.