Module: RspecFileChef::Error

Defined in:
lib/rspec_file_chef/error.rb

Constant Summary collapse

RSPEC_PATH =
'Wrong rspec path.'.freeze
CONFIG =
'Config error. You should specify custom tmp_dir and test_dir params.'.freeze
CUSTOM_PATHS =
'All custom paths should exist.'.freeze