import XCTest import SlackKitTests var tests = [XCTestCaseEntry]() tests += SlackKitTests.__allTests() XCTMain(tests)