Searched refs:current_file_path (Results 1 - 1 of 1) sorted by relevance

/ontohub/spec/
H A Dspec_helper.rb46 def current_file_path method
48 full_path = RSpec.configuration.current_file_path
54 "specs/#{current_file_path}/#{current_full_description}"
64 config.add_setting :current_file_path
83 config.current_file_path = example.file_path

Completed in 16 milliseconds