mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 01:08:50 +01:00
10 lines
471 B
Text
10 lines
471 B
Text
|
|
== Future
|
||
|
|
|
||
|
|
* do SOMETHING with the website
|
||
|
|
* extract spec/story to rspec-stories (new gem)
|
||
|
|
* remove the ruby engine adapter unless Rubinius team plans to use it
|
||
|
|
* 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
|