Hi
How do I get SUnit in VW 7.8? Stef _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
There are two versions of SUnit in VW7.8 - the original SUnit and
SUnitToo which has an improved foundation. To load them, open the Parcel Manager and click on Testing. Select the one you want and use the Load popup menu. If you also want the integrated browser tools, load SUnitTools.pcl (for SUnitToo) or RBSUnitExternsions.pcl for SUnit. David Buck On 2015-03-17 5:02 AM, stephane ducasse wrote: > Hi > > How do I get SUnit in VW 7.8? > > Stef > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Dear David and Stephane,
FWIW, the 7.10.1 version of RBSUnitShowResult (available from the Cincom OR - or the 7.10.1 parcels) works as far back as 7.8 AFAIK - _provided_ you load compatible versions of its prereqs from the OR and avoid getting any of the older parcels loaded as prereqs. My brief experiments suggested that loading latest (in OR) of SUnitPreload SUnit (package, not bundle) SUnitResourcePatterns and the 7.10.1 version (only - no later; I've not tried earlier) of RBSUnitExtensions SUnitToolsIcons RBSUnitShowResult works OK in VW 7.8. Of course, just loading the parcel RBSUnitExtensions parcel in VW7.8 is fine for running tests. You would only load the later versions if you wanted the SUnitToo-like UI (showing last result of each test against that test in the RB) but did not want SUnitToo's enforced (uncaptured, AFAICS) randomisation of run order. (These latest+7.10.1 versions have captured-randomisation as an option - see RandomSuite - and some other options, e.g. skipping tests, trading speed against resource-clash avoidance, etc.) Yours faithfully Niall Ross David Buck wrote: > There are two versions of SUnit in VW7.8 - the original SUnit and > SUnitToo which has an improved foundation. > > To load them, open the Parcel Manager and click on Testing. Select > the one you want and use the Load popup menu. If you also want the > integrated browser tools, load SUnitTools.pcl (for SUnitToo) or > RBSUnitExternsions.pcl for SUnit. > > David Buck > > > On 2015-03-17 5:02 AM, stephane ducasse wrote: > >> Hi >> >> How do I get SUnit in VW 7.8? >> >> Stef >> _______________________________________________ >> vwnc mailing list >> [hidden email] >> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc >> > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > > _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by stephane ducasse-2
Load the parcel RBSUnitExtension (not sure about the name).
Alexandre > On Mar 17, 2015, at 6:02 AM, stephane ducasse <[hidden email]> wrote: > > Hi > > How do I get SUnit in VW 7.8? > > Stef > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |