public
Description: RSpec extensions for various UI architectures
Homepage:
Clone URL: git://github.com/aslakhellesoy/rspec-ui.git
rspec-ui / History.txt
100644 11 lines (8 sloc) 0.304 kb
1
2
3
4
5
6
7
8
9
10
11
== 0.2.4 (In SVN)
* Made the formatter compatible with the RSpec 1.0.8 Formatter constructor
* Examples are using Spec::Distributed's Rinda runners
* Moved project from RSpec's subversion
 
== 0.2.3
* Made setup much easier
 
== 0.2.2
* Applied [#7685] Spec::Ui feedback and patch (Patch from Alvin Schur)