# Why put the steps in a different file and require it from here? Because this is the approach # that authors of step libraries will have to take, so we must verify that it works. require File.join(File.expand_path(File.dirname(__FILE__)), '..', 'step_definitions', 'mock_steps.rb')