LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

Add tests #32

Open padarom opened 5 years ago

padarom commented 5 years ago

We should probably have some tests that auto-run before publishing to CocoaPods in case we break something either via a generate or API changes.

The following things could be under test:

I don't think testing against our API is strictly necessary.

Also see https://guides.cocoapods.org/using/test-specs.html

rafiki270 commented 5 years ago

@padarom There is a jenkins setup on ci.liveui.io, you only have to add a Jenkinsfile to get a CI working