grodowski / undercoverLinks
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports
☆742Updated last month
Alternatives and similar repositories for undercover
Users that are interested in undercover are comparing it to the libraries listed below
Sorting:
- Configuration library for Ruby gems and applications☆832Updated 2 months ago
- Performance testing matchers for RSpec☆608Updated last year
- Analyze code for potentially uncalled / dead methods, now with auto-removal.☆726Updated 2 months ago
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆806Updated 2 weeks ago
- Detect non-atomic interactions within DB transactions☆952Updated last month
- Series of Actions with an emphasis on simplicity.☆858Updated 3 weeks ago
- Attach comments to ActiveRecord's SQL queries☆1,758Updated 10 months ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆755Updated 4 months ago
- Build maintainable Rails apps☆597Updated last year
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.