import XCTest @testable import ResultTestSuite XCTMain([ testCase(ResultTests.allTests), ])