Files
LICENSE
README
lib/mspec.rb
lib/mspec/commands/mkspec.rb
lib/mspec/commands/mspec-ci.rb
lib/mspec/commands/mspec-run.rb
lib/mspec/commands/mspec-tag.rb
lib/mspec/commands/mspec.rb
lib/mspec/expectations.rb
lib/mspec/expectations/expectations.rb
lib/mspec/expectations/should.rb
lib/mspec/guards.rb
lib/mspec/guards/background.rb
lib/mspec/guards/bug.rb
lib/mspec/guards/compliance.rb
lib/mspec/guards/conflict.rb
lib/mspec/guards/endian.rb
lib/mspec/guards/extensions.rb
lib/mspec/guards/feature.rb
lib/mspec/guards/guard.rb
lib/mspec/guards/noncompliance.rb
lib/mspec/guards/platform.rb
lib/mspec/guards/quarantine.rb
lib/mspec/guards/runner.rb
lib/mspec/guards/specified.rb
lib/mspec/guards/superuser.rb
lib/mspec/guards/support.rb
lib/mspec/guards/tty.rb
lib/mspec/guards/user.rb
lib/mspec/guards/version.rb
lib/mspec/helpers.rb
lib/mspec/helpers/argv.rb
lib/mspec/helpers/bignum.rb
lib/mspec/helpers/const_lookup.rb
lib/mspec/helpers/ducktype.rb
lib/mspec/helpers/encode.rb
lib/mspec/helpers/enumerator_class.rb
lib/mspec/helpers/environment.rb
lib/mspec/helpers/fixture.rb
lib/mspec/helpers/flunk.rb
lib/mspec/helpers/fmode.rb
lib/mspec/helpers/fs.rb
lib/mspec/helpers/hash.rb
lib/mspec/helpers/infinity.rb
lib/mspec/helpers/io.rb
lib/mspec/helpers/language_version.rb
lib/mspec/helpers/metaclass.rb
lib/mspec/helpers/mock_to_path.rb
lib/mspec/helpers/nan.rb
lib/mspec/helpers/ruby_exe.rb
lib/mspec/helpers/scratch.rb
lib/mspec/helpers/tmp.rb
lib/mspec/matchers.rb
lib/mspec/matchers/base.rb
lib/mspec/matchers/be_an_instance_of.rb
lib/mspec/matchers/be_ancestor_of.rb
lib/mspec/matchers/be_close.rb
lib/mspec/matchers/be_empty.rb
lib/mspec/matchers/be_false.rb
lib/mspec/matchers/be_kind_of.rb
lib/mspec/matchers/be_nil.rb
lib/mspec/matchers/be_true.rb
lib/mspec/matchers/complain.rb
lib/mspec/matchers/eql.rb
lib/mspec/matchers/equal.rb
lib/mspec/matchers/equal_element.rb
lib/mspec/matchers/equal_utf16.rb
lib/mspec/matchers/have_class_variable.rb
lib/mspec/matchers/have_constant.rb
lib/mspec/matchers/have_data.rb
lib/mspec/matchers/have_instance_method.rb
lib/mspec/matchers/have_instance_variable.rb
lib/mspec/matchers/have_method.rb
lib/mspec/matchers/have_private_instance_method.rb
lib/mspec/matchers/have_protected_instance_method.rb
lib/mspec/matchers/have_public_instance_method.rb
lib/mspec/matchers/include.rb
lib/mspec/matchers/match_yaml.rb
lib/mspec/matchers/method.rb
lib/mspec/matchers/output.rb
lib/mspec/matchers/output_to_fd.rb
lib/mspec/matchers/raise_error.rb
lib/mspec/matchers/respond_to.rb
lib/mspec/matchers/stringsymboladapter.rb
lib/mspec/matchers/variable.rb
lib/mspec/mocks.rb
lib/mspec/mocks/mock.rb
lib/mspec/mocks/object.rb
lib/mspec/mocks/proxy.rb
lib/mspec/runner.rb
lib/mspec/runner/actions.rb
lib/mspec/runner/actions/debug.rb
lib/mspec/runner/actions/filter.rb
lib/mspec/runner/actions/gdb.rb
lib/mspec/runner/actions/tag.rb
lib/mspec/runner/actions/taglist.rb
lib/mspec/runner/actions/tagpurge.rb
lib/mspec/runner/actions/tally.rb
lib/mspec/runner/actions/timer.rb
lib/mspec/runner/context.rb
lib/mspec/runner/example.rb
lib/mspec/runner/exception.rb
lib/mspec/runner/filters.rb
lib/mspec/runner/filters/match.rb
lib/mspec/runner/filters/profile.rb
lib/mspec/runner/filters/regexp.rb
lib/mspec/runner/filters/tag.rb
lib/mspec/runner/formatters.rb
lib/mspec/runner/formatters/describe.rb
lib/mspec/runner/formatters/dotted.rb
lib/mspec/runner/formatters/file.rb
lib/mspec/runner/formatters/html.rb
lib/mspec/runner/formatters/method.rb
lib/mspec/runner/formatters/specdoc.rb
lib/mspec/runner/formatters/spinner.rb
lib/mspec/runner/formatters/summary.rb
lib/mspec/runner/formatters/unit.rb
lib/mspec/runner/formatters/yaml.rb
lib/mspec/runner/mspec.rb
lib/mspec/runner/object.rb
lib/mspec/runner/shared.rb
lib/mspec/runner/tag.rb
lib/mspec/utils/name_map.rb
lib/mspec/utils/options.rb
lib/mspec/utils/ruby_name.rb
lib/mspec/utils/script.rb
lib/mspec/utils/version.rb
lib/mspec/version.rb