bugsnag / cocoapods-bugsnag

A CocoaPods plugin to integrate bugsnag into your project workspace
https://docs.bugsnag.com/platforms/ios/symbolication-guide/
MIT License
7 stars 3 forks source link

Plugin needs tests #17

Open sethfri opened 4 years ago

sethfri commented 4 years ago

It would be great if the plugin had RSpec tests, ideally run on each PR, to make sure that contributors aren't breaking anything (and to make it easier than testing the change manually). The cocoapods-amicable plugin has some good examples of what tests could look like.

Thanks!

johnkiely1 commented 4 years ago

Hi @sethfri.

Thanks for the suggestion, we will look into it and will let you know of any updates.