The Artima Developer Community
Sponsored Link

SuiteRunner Forum
Artima SuiteRunner version 1.0beta6 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Artima SuiteRunner version 1.0beta6 Released Posted: Mar 10, 2003 11:52 PM
Reply to this message Reply
Advertisement
Tonight I made a new release of SuiteRunner. This release accompanies the article, Drive Your Unit Tests with Custom Scripts, which explains how to override execute method to execute tests in custom ways. The 1.0beta6 release includes a new example, described in the article, that reads in test commands from a script and executes them.

In this release, I have also modified and clarified the behavior of the executeTestMethods method. tearDownFixture now executes if setUpFixture returns normally, regardless of whether or not the test method throws an exception.

More details are on the download page:

http://www.artima.com/suiterunner/download.jsp

Topic: Running JUnit Tests with Artima SuiteRunner Previous Topic   Next Topic Topic: What to Do When setUp/tearDown Throw Exceptions?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use