Skip to content

ruby-test-reporter >= v1.0.0 breaks build #5

Open
@kwauchope

Description

In the process of getting dnc to build again with latest libraries and ran across this: ruby-test-reporter v1.0.0 has deprecated the old usage which breaks the DNC build - https://github.com/codeclimate/ruby-test-reporter/blob/master/CHANGELOG.md#v100-2016-11-03

Either need to change the dependency to < 1.0.0 or modify spec/spec_helper.rb and run the reporter separately as per instructions. There are other fixes required like rubocop changes and support latest logging but I can put in a pull request for them if you like, not sure what you prefer with codeclimate so will leave this one to you :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions