Organizing Tests into Suites

From STRIDE Wiki
Revision as of 10:42, 28 August 2009 by Timd (talk | contribs) (Created page with 'Unless you specify otherwise, stride will publish results from all of your test units into a single top-level test suite. Each As the number of test units grows, it can be very…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Unless you specify otherwise, stride will publish results from all of your test units into a single top-level test suite. Each

As the number of test units grows, it can be very useful to organize them into test suites.