CartoDB/cartodb20

View on GitHub
zeus_test.json

Summary

Maintainability
Test Coverage
{
  "command": "ruby -rbundler/setup -r./zeus_plan -eZeus.go",

  "plan": {
    "boot": {
      "default_bundle": {
        "test_environment": {
          "carto_test": {
            "test_helper": {
              "test": ["rspec", "testrb"]
            }
          }
        }
      }
    }
  }
}