nogates / brujula

Yet another Ruby RAML parser aiming for RAML 1.0 fully support
6 stars 2 forks source link

Fix simplecov exception #6

Closed nogates closed 6 years ago

nogates commented 6 years ago

Simplecov requires now to run the code climate reporter outside the actual rspec / cucumber run.

more info: https://github.com/codeclimate/ruby-test-reporter/blob/master/README.md