tbointeractive / bytes

bytes is a set of Swift tools to cover many all-day tasks in iOS development.
MIT License
7 stars 1 forks source link

Replace Quick/Nimble Tests with XCTests #42

Open thorstenstark opened 5 years ago

thorstenstark commented 5 years ago

We want to get rid of the dependency on Quick/Nimble as this causes bytes to have a minimum deployment target of iOS 10 when using Swift 5.

Tasks: