Module: TddiumConstant::DisplayedAttributes

Defined in:
lib/tddium/constant.rb

Constant Summary collapse

SUITE =
%w{repo_url branch test_pattern
ruby_version bundler_version rubygems_version
test_scripts test_executions git_repo_uri}
TEST_EXECUTION =
%w{start_time end_time test_execution_stats report}