Closed jpsim closed 8 years ago
The unit tests are only run in the Xcode job at the moment, it'd be good to also run the unit tests with SPM.
Watching: SR-592 Implement SE-0019 Swift Package Manager Testing
It should be possible to do before that proposal is implemented. See this for example: https://github.com/PureSwift/SwiftFoundation/tree/develop/Sources/UnitTests
Done in #476.
The unit tests are only run in the Xcode job at the moment, it'd be good to also run the unit tests with SPM.