require 'pathname' require Pathname(__FILE__).dirname.expand_path.join('..', 'spec_helper') describe Yardstick do it 'should be awesome' end