Class: Central::Devtools::Config::Mutant

Inherits:
Central::Devtools::Config show all
Defined in:
lib/central/devtools/config.rb

Overview

Mutant configuration

Constant Summary collapse

FILE =
'mutant.yml'.freeze
DEFAULT_NAME =
''.freeze
DEFAULT_STRATEGY =
'rspec'.freeze
DEFAULT_COVERAGE =
'1/1'.freeze

Constants inherited from Central::Devtools::Config

DEFAULT_CONFIG, TypeError

Method Summary

Methods inherited from Central::Devtools::Config

#config_file