Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Many important bug fixes

Choose a tag to compare

@lyndsey-ferguson lyndsey-ferguson released this 25 Jul 13:55
  • Fixes #252 - multi_scan interprets skip_build differently than scan does
  • Fixes #253 - stop sending multi_scan output type xcresult to scan as it cannot handle it. Improve docs around that.
  • Fixes #254 - multi_scan doesn't collate results when it uses a single batch
  • Fixes #248 - Logs from simulators empty
  • Fixes #250 - HtmlTestReport::TestSuite::remove_duplicate_testcases can throw exception in some cases
  • Fixes #261 - tests_from_xctestrun fails when there are spaces in a target's name