Fix unit tests for Swift 4/Xcode 9
youming-lin opened this issue · comments
Youming Lin commented
- Don't call
XCTFail
in class levelsetup
andteardown
- Rework tests that use
symlinkInExecutableFolder
as the code may not have the permissions to modify that folder