Table of Contents - test-spec-0.10.0 Documentation
Pages
-
README
- test/spec, a BDD interface for Test::Unit
- What is test/spec?
- Mixing test/spec and test/unit
- Wrapped assertions
- Additional assertions
- Messaging/Blaming
- Custom shoulds (“Matchers”)
- SpecDox and RDox
- Disabled specifications
- Setup/Teardown
- Shared contexts
- specrb
- test/spec on Rails
- Installing with RubyGems
- History
- Contact
- Thanks to
- Copying
- Links
- ROADMAP
-
SPECS
- TestUnit
- CustomTestUnitSubclass
- test/spec
- more disabled
- even more disabled
- setup/teardown
- before all
- nested teardown
- nested
- before all
- nested
- after all
- after nested
- contexts
- contexts with subclasses
- xcontexts with subclasses
- Shared contexts
- SpecDox
- flexmock
- mocha
- Outer context
- Inner context
- Second Inner context
- Inmost context
- A new-style description
- when nested
- An disabled description
- should.output
- Context First
- Context Second
- Context Last