theextremeprogrammer / Succinct

UI tests at the speed of unit tests. Proper encapsulation. Architecture agnostic. Freedom to refactor.
MIT License
42 stars 7 forks source link

Remove Carthage as a dependency management tool and add Quick and Nimble as Swift Package Manager dependencies #77

Closed rgravina closed 2 years ago

rgravina commented 2 years ago

This commit removes Carthage and adds Quick and Nimble as Swift Package Manager dependencies. Succinct itself still supports Carthage.

Carthage-related changes:

Other changes: