Projects / Artima SuiteRunner

Artima SuiteRunner

Artima SuiteRunner is a testing toolkit for Java that can be used with JUnit to run existing JUnit test suites, or standalone to create unit and conformance tests for Java APIs. The advantages it offers to JUnit users include reporters, run paths, and recipe files.

Tags Software Development Testing
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

Changes: The Report class was made Serializable and tests can now be configured via settings provided in the recipe, on the command line, or via the Edit Recipe dialog. Two methods were added to the public interface of Suite: setUpSuite and tearDownSuite. setUpSuite is called before execute, and tearDownSuite after. Any settings are passed as key value pairs in a Map in the context parameter of setUpSuite. Many other interesting features were added.

Changes: This version added a new script-driven example, JavaDoc API documentation for the examples, and modified and clarified the contract for Suite's implementation of executeTestMethods.

No-screenshot

Project Spotlight

Maven Android Plugin

An easy-to-use Maven plugin for Android.

Bcdee61f9e9f9b8f65eef3acf9d7e2cc_thumb

Project Spotlight

QuHelp

A simple HTML help generator.