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

Add support for Swift Package Manager to Succinct #78

Closed rgravina closed 2 years ago

rgravina commented 2 years ago

This adds support for Swift Package Manager!

theextremeprogrammer commented 2 years ago

Thanks for this @rgravina ! I made two minor edits in a separate PR:

I also discovered https://swiftpackageregistry.com/ and registered Succinct on there as well.

I'll cut a new release with SPM support and test this in the ToDoList app. Thanks again for your help with this!! 👏🏻🎉