/XCTestExtensions

Utilities and extensions for XCTest

Primary LanguageSwiftMIT LicenseMIT

Test results Latest release swift 5.1 shield swift 5.2 shield swift 5.3 shield swift 5.4 shield swift 5.5 shield swift 5.6 shield Platforms: macOS, iOS, tvOS, Linux

XCTestExtensions

Swift testing utilties, extending the capabilities of XCTest.

Includes helpers for:

  • quickly loading test data from the bundle
  • running an external executable and checking its output
  • better comparison of strings
  • performing asynchronous actions in tests, and waiting for them to complete