From my understanding, XCTesting is the traditional way of testing, Swift testing is newer framework (with nicer syntax) + XCTesting. Swift Testing runs on top of XCTest.