rspec / core

RSpec 2 runner/formatters

This URL has Read+Write access

core / TODO.markdown
100644 14 lines (11 sloc) 0.353 kb

RSpec Core

  • support the following concepts from rspec-1.2.x
    • it_should_behave_like
    • run options
      • from command line
      • in rake task definitions
    • formatters
  • rename Behaviour to ExampleGroup

Maxwell

  • need to figure out how maxwell will allow us to mix all the rails testing facilities with rspec when working with rails.