You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with current implementation a Description is considered a Test unless it has children. the following test will fail
assertTrue( createSuiteDescription("foo").isSuite() );