Sha256: 3ddc3f6fd9c2bfd6a1d2f4e545cd3872257f70a18e0efcafdf95c4f0a829953f

Contents?: true

Size: 478 Bytes

Versions: 4

Compression:

Stored size: 478 Bytes

Contents

### RSpec Core

* support the following concepts from rspec-1.2.x
  * run options
    * from command line
    * in rake task definitions
  * formatters
* Ensure context works everywhere describe does
* For self testing
** shared example groups should not be merged into the real 'world'
* make sure all behaviour refs are now examplegroup

### Maxwell

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rspec-core-2.0.0.a4 TODO.markdown
rspec-core-2.0.0.a3 TODO.markdown
rspec-core-2.0.0.a2 TODO.markdown
rspec-core-2.0.0.a1 TODO.markdown