root_path = File.expand_path("../..", __FILE__) if !$LOAD_PATH.include?(root_path) $LOAD_PATH.unshift(root_path) end require 'assert-rack-test'