This post originated from an RSS feed registered with Agile Buzz
by James Robertson.
Original Post: SUnitToo Updates
Feed Title: Travis Griggs - Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/travis-rss.xml
Feed Description: This TAG Line is Extra
There's been a little refining of SUnitToo and the tool package ExtraRBForSUnitToo. Here's an update:
New menu items - These came at Michaell Lucas-Smith's suggestion, and I'm really glad he did. There's a class menu option which will reparent selected XProgramming.Sunit.TestCase subclasses with just SUnit.TestCase. And another menu item for going the other way. They use the RB's mechanism, so you can just click the undo button to quickly undo as well. Pretty handy for playing. Or full scale converting.
Concurrency - I have tested with both SUnit and SUnitToo loaded. AND I've tested with both RBSUnitExtensions and ExtraRBForSUnitToo loaded. It all works just rosy. It's really cool when you have a package with both kinds of TestCases in it. Nested SUnitTools!!
Cleanup - A bunch of meta information in the packages refering to the old parcel names was left over.