Module: Cog::SpecHelpers
- Included in:
- CodeNode::SpecHelpers::DotFile
- Defined in:
- lib/code_node/spec_helpers.rb,
lib/code_node/spec_helpers/runner.rb
Overview
Customizations to cog RSpec helpers for use with code_node
Defined Under Namespace
Classes: Invocation, Runner
Instance Method Summary collapse
Instance Method Details
#spec_root ⇒ Object
18 19 20 |
# File 'lib/code_node/spec_helpers.rb', line 18 def spec_root File. File.join(File.dirname(__FILE__), '..', '..', 'spec') end |