Module: TddiumReporting::PathHelper

Included in:
SystemCapture
Defined in:
lib/tddium_reporting/exec_path.rb

Instance Method Summary collapse

Instance Method Details

#test_exec_pathObject



5
6
7
# File 'lib/tddium_reporting/exec_path.rb', line 5

def test_exec_path
  File.expand_path("~/results/#{ENV['TDDIUM_SESSION_ID']}/#{ENV['TDDIUM_TEST_EXEC_ID']}/")
end