Conversation

It's easy to write tests for gems you depend on in your own gems/applications, but it's a lot harder to test dependent gems. github.com/ioquatix/bake- makes that easy, inject your current branch/PR into downstream gems and run their test suite as part of your CI. cc