codeclimate / javascript-test-reporter

DEPRECATED Code Climate test reporter client for JavaScript projects

Home Page:https://codeclimate.com

Repository from Github https://github.comcodeclimate/javascript-test-reporterRepository from Github https://github.comcodeclimate/javascript-test-reporter

Provide grunt task interface to reporter

willscott opened this issue · comments

commented

It would be great to allow the test reporter to be called as a grunt task (gruntjs.com)

This would take the form of an additional entry point to reporting in a 'tasks' folder.

This repo still needs a library, or we end up using grunt plugins using the command line.

Though I'm watching https://github.com/MrBoolean/grunt-codeclimate very closely (unstable code for now!). Just waiting for a library so things are easy to integrate.

Hey @willscott,

Unfortunately we're unable to action this work right now. https://github.com/MrBoolean/grunt-codeclimate looks like a good workaround for the time being.