News

Actionable code coverage - detects untested code blocks in recent changes
Actionable code coverage - detects untested code blocks in recent changes - grodowski/undercover.Like RuboCop but for code coverageInspects files in a git diff and warns on methods, classes and blocks which need test coverage. Use it locally or as...







rails/webpacker: Use Webpack to manage app-like JavaScript modules in Rails
Webpacker makes it easy to use the JavaScript pre-processor and bundler webpack 4.x.x to manage application-like JavaScript in Rails. It coexists with the asset pipeline, as the primary purpose for webpack is app-like JavaScript, not images, CSS,...
