TDD Tools Advisory, August 16-31, 2004
Abbot 0.13.0/AWT
AsUnit 01.08
Bugkilla 0.1.0
CygBuild 20040819
JXCL 0.7
NUnitAddIn 0.9.576
SCons 0.96
SQLUnit 3.9
STP 3.0.1
Stubby C a01
TestNG 0.9
VB Lite Unit 1.2.4
Also: BuildSys, CUP, EasyUnit, JClassMock, Jutex, Nocaute, PythonEasyMock, RemoteCVS, SharPA, WATSUP, Zanebug[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=13&lid=7]Abbot 0.13.0/AWT[/url]
Abbot is a simple framework for unit and functional testing of Java GUIs. Facilitates generating user actions and examining component state. Supports recording and playback on any Java application.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=5&lid=575]AsUnit 01.08[/url]
AsUnit is a simple framework for writing and running automated unit tests for Macromedia Flash ActionScript 2.0 applications.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=4&lid=572]Bugkilla 0.1.0 / Bugkilla Eclipse plugin 0.1.2[/url]
Bugkilla is a set of java tools for the functional test of J2EE Web Applications. Specification and execution of tests will be automated for web front end and business logic layer. One goal is to integrate with existing frameworks and tools.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=27&lid=568]CygBuild 20040819[/url]
Utilities for Win32 Cygwin source and binary package maintainers. To configure, build, strip, produce diffs and generate cygwin specific template files. To put it simply: Convert Unix/Linux/Perl packages into complete Cygwin Net Releases
[url=http://www.testdriven.com/modules/mylinks/singlelink.php?cid=4&lid=412]JXCL 0.7[/url]
JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=7&lid=83]NUnitAddIn 0.9.576[/url]
Point and Test NUnit integration for Visual Studio.NET. The aim of this project it to simplify testing and debugging using the NUnit framework inside of Visual Studio.NET.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=27&lid=560]SCons 0.96[/url]
SCons is a software construction tool (build tool, substitute for Make) implemented in Python, based on the winning design in the Software Carpentry build tool competition (in turn based on the Cons build tool).
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=5&lid=561]SQLUnit 3.9[/url]
SQLUnit is a regression and unit testing harness for testing database stored procedures. A SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the results generated from the calls with the specified results.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=5&lid=493]Scalable Test Platform 3.0.1[/url]
Automating the QA testing process for the Linux Kernel as well as automating benchmarking and regression testing.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=5&lid=576]Stubby C a01[/url]
Stubby C is a C Test Harness generator that helps developers to create effectieve C unit tests. Stubby C can be combined with other unit test solutions like check or CUnit.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=4&lid=380]TestNG 0.9[/url]
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities.
[url=http://www.testdriven.com/modules/mylinks/visit.php?cid=5&lid=550]VB Lite Unit 1.2.4[/url]
A light-weight testing framework written in Visual Basic 6 for testing classic VB/VBA applications.
Newly registered SourceForge projects:
BuildSys intends to help multi-platform projects keep all their various build files in sync. It will use a single ‘.build’ file to generate autoconf/automake .ac/.am files, visual studio 6 .dsp/.dsw files, vs.net .vcproj/.sln files, Dev-C++ .dev files, etc.
CUP is a C++ test tool integrating unit testing with performance testing. It follows the spirit of current popular unit test tools. Plus, it includes necessary performance metrics in the unit tests.
EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
JClassMock is a Unit Testing tool. It uses JMock (Mock Objects testing approach) and JBossAOP (Aspect Oriented Programming) in order to supports features which are not possible with JMock only.
Jutex is a project to develop Java-based front-ends to the utPLSQL testing framework. This includes integration with JUnit, Ant and Cruise Control.
Nocaute is an open-source automated unit test tool for Java that does NOT require test-coding. Unit-test-cases are specified in XML. The name "Nocaute" stands For NOn Coded Automated Unit Testing Environment.
PythonEasyMock plans to provide easy-to-use mock objects for writing Python unit tests.
RemoteCVS aims to be a unique client-server combination allowing users to select their own build settings and watch as the server produces their own CVS build.
SharPA aims to provide an extensible application/framework written in C# for testing web services. It will let developers interact freely with the WS they are using or developing. Supports extensibility through the use of plugins.
WATSUP (Windows Application Testing System Under Python) plans to be a toolkit to assist with automated functional and performance testing of Microsoft Windows applications
Zanebug intends to provide a unit testing application for the .NET language, to support advanced unit testing features, such as test iterations, in-depth error information, performance metrics, pass / fail stats, and support for existing NUnit tests.
In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated