SUnit UI

talksmall <[email protected]> Sun, 8 Jun 2008 17:11:29 -0700 (PDT)
Newsgroups gmane.comp.lang.smalltalk.strongtalk
Message-ID <[email protected]>
Following up on my earlier post about SUnit I have now ported the
TestRunner to Strongtalk. I have posted the code for this as a
download - SUnit-3.1.1.cs. I have also updated TestResult to avoid
logging errors and failures to the Transcript, since they are now
displayed in the TestRunner. You will find the revised code in
SUnit-3.1.1.cs

To use just doit to "TestRunner open". This will display a list of all
TestCase subclasses. You can then run all the tests or select a single
test and run its tests. If you add a new TestCase, just refresh the
list with the refresh button.

Regards, Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Strongtalk-general" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en
-~----------~----~----~----~------~----~------~--~---