Module: Totes

Defined in:
lib/totes/noop.rb,
lib/totes.rb,
lib/totes/cli.rb,
lib/totes/spec.rb,
lib/totes/error.rb,
lib/totes/query.rb,
lib/totes/runner.rb,
lib/totes/matcher.rb,
lib/totes/subject.rb,
lib/totes/version.rb,
lib/totes/reporter.rb,
lib/totes/resolver.rb,
lib/totes/backtrace.rb,
lib/totes/matcher/be.rb,
lib/totes/matcher/eql.rb,
lib/totes/matcher/be_a.rb,
lib/totes/matcher/respond_to.rb,
lib/totes/matcher/be_anything.rb

Overview

Finds all the test files and requires all everything

Defined Under Namespace

Modules: Backtrace Classes: Cli, Error, Matcher, Noop, Query, Reporter, Resolver, Runner, Spec, Subject

Constant Summary collapse

VERSION =
"0.1.0"