Marathon is a testing framework for GUI applications developed using Java/Swing.
Marathon v 1.2.0 is released. Besides a few bug fixes, this release improves performance for those forms that have hundreds of controls on them.
13616 items (0 unread) in 75 feeds
Marathon is a testing framework for GUI applications developed using Java/Swing.
Marathon v 1.2.0 is released. Besides a few bug fixes, this release improves performance for those forms that have hundreds of controls on them.
The extended version of the popular Track+ issue tracker has been released for production use. It includes a configurable dashboard, custom fields and screens, JasperReports based reporting, notification triggers and filters, configurable workflows, and an AJAX based user interface. It comes with a rich text editor for descriptions, support for quick actions and mass operations.
The community edition running under the GPL can be downloaded on Sourceforge.
After fixing several issues discovered since the launch of beta 1, we decided to release a repack of the beta 1 package. This repack mostly fixes errors related to installation, but also some other basic fixes that have been caught during the last few days.
csUnit 2.5 has been released and is available for download. csUnit is open-source and free.
csUnit’s 37th release since 2001 contains 10 changes
- 5 usability related changes
- 3 quality related changes
- 2 functionality related changes
For more details see the file changes.txt.
Recent major new features:
- Added in csUnit 2.5:
- Assert.Contains(T expected, IEnumerable toBeSearched) added
- ExpectedException can also be declared with specific instances
- Was type only
- Added in csUnit 2.4:
- Search function in test hiearchy
- Support for NUnit without recompilation subject to the following limitations
- Supported for NUnit 2.4.7 (.NET 2.0 version)
- Supported attributes
- TestFixtureAttribute
- TestAttribute
- SetUpAttribute
- TearDownAttribute
- IgnoreAttribute
- ExpectedExceptionAttribute
- Addin for Visual Studio 2008