16小时前 · software Swift Testing #4: 以串行方式运行测试 Swift Testing 中的测试执行 在 XCTest 中并发执行测试是可选的,实际上默认是串行执行的。 在…