Sha256: 23094542d7a889268a87d2d6d3ac4e597f87ecd1ac6c9266dbe26a39ddcb97d7

Contents?: true

Size: 700 Bytes

Versions: 13

Compression:

Stored size: 700 Bytes

Contents

== Refactoring

Refactoring for 1.2.0

* eliminate dependency from Spec::Example to Spec::Runner
** global predictate matchers should be stored in run_options
* eliminate dependency on global options and configuration
** the only place they should exist is in the Runner, which should manage them

== Future

* do SOMETHING with the website
* extract spec/story to rspec-stories (new gem)
* rename top level namespace to Rspec and commands to 'rspec' and 'autorspec'
  * continue to support Spec 'spec' and 'autospec' as aliases for a reasonable time
* separate the underlying framework from the DSL
  * be able to do everything with classes and methods
* tweak raise_error rdoc to show only one arg

Version data entries

13 entries across 13 versions & 5 rubygems

Version Path
dchelimsky-rspec-1.1.11.4 TODO.txt
dchelimsky-rspec-1.1.11.5 TODO.txt
dchelimsky-rspec-1.1.11.6 TODO.txt
dchelimsky-rspec-1.1.11.7 TODO.txt
dchelimsky-rspec-1.1.12 TODO.txt
newbamboo-evented-rspec-1.1.12 TODO.txt
newbamboo-rspec-1.1.12 TODO.txt
rspec-1.1.12 TODO.txt
spree-0.6.0 vendor/plugins/rspec/TODO.txt
spree-0.7.0 vendor/plugins/rspec/TODO.txt
spree-0.7.1 vendor/plugins/rspec/TODO.txt
spree-0.8.0 vendor/plugins/rspec/TODO.txt
spree-0.8.1 vendor/plugins/rspec/TODO.txt