$: << 'tests' << '.'
Dir['{tests}/**/*.rb'].each { |f| require f }
