The Test Explorer automatically shows a pass/fail state based on the state of a TestItem's children. The Test Results in the bottom right were showing suites as passing even if a child test failed. We should simply omit suites from being marked as pass/fail.
Also adds a test for swift-testing parameterized tests.
The Test Explorer automatically shows a pass/fail state based on the state of a TestItem's children. The Test Results in the bottom right were showing suites as passing even if a child test failed. We should simply omit suites from being marked as pass/fail.
Also adds a test for swift-testing parameterized tests.