Software Alternatives & Reviews

Improve Code in Your Ruby Application with RubyCritic

Reek SimpleCov
  1. 1
    Code smell detector for Ruby
    Pricing:
    • Open Source
    $ reek app/controllers/erp/orders_controller.rb Inspecting 1 file(s): S App/controllers/erp/orders_controller.rb -- 1 warning: [91]:UncommunicativeVariableName: Erp::OrdersController#create has the variable name 'e' [https://github.com/troessner/reek/blob/v6.1.1/docs/Uncommunicative-Variable-Name.md].

    #Code Review #Code Coverage #Code Analysis 4 social mentions

  2. SimpleCov is a code coverage analysis tool for Ruby.
    Pricing:
    • Open Source
    SimpleCov - a tool to check Ruby application code coverage. You can configure it to run alongside your tests. It provides metrics on code coverage so that you can identify what you need to pay attention to and where to invest your time to create better test cases.

    #Code Coverage #Code Analysis #Code Quality 8 social mentions

Discuss: Improve Code in Your Ruby Application with RubyCritic

Log in or Post with