Kitura / Configuration

Hierarchical configuration manager for Swift applications

Home Page:https://kitura.github.io/Configuration/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix unit tests for Swift 4/Xcode 9

youming-lin opened this issue · comments

  • Don't call XCTFail in class level setup and teardown
  • Rework tests that use symlinkInExecutableFolder as the code may not have the permissions to modify that folder