Skip to content

Releases: SoaurabhK/XCTool

Performant stdout and stderr logging

31 Aug 19:16
a012fe7
Compare
Choose a tag to compare

Improvements:

  • Separate handling for stderr pipe.
  • Log multiple lines at once i.e. performant logging.

Initial Stable Release

30 Aug 16:35
Compare
Choose a tag to compare

XCTool functionalities:

  • Execute performance UI/Unit tests.
  • Re-run failures due to a flaky environment.
  • Parse test summaries from result-bundle(s) produced in a test-run.

Performance testing CI pipeline(s) can use/extend XCTool functionalities in their development workflow.