[rspec-users] Database custom formatter

2011-10-20 Thread Bill Christian
I am trying to write a custom formatter to update a database record based on example results. Having a lot of trouble, so I thought to ask if anyone has a custom formatter that writes results to a database or outputs results in JSON or some other programmatic format. A working example will go a

[rspec-users] rspec 1.3.2, Rails 2.3.14 - plugins not loading

2011-10-20 Thread Jens-Christian Fischer
Hi there I have a weird situation. I have inherited a project in Rails 1.2.3 that has been upgraded to Rails 2.3.14 (and is running). I have installed Cucumber and Rspec to start to write features/tests for the new code that needs to be written. In my Gemfile, these Gems are loaded: group :test d

[rspec-users] rspec-core 2.7.1 is released!

2011-10-20 Thread David Chelimsky
rspec-core 2.7.1 is released! ### rspec-core-2.7.1 / 2011-10-20 [full changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1) * Bug fixes * tell autotest the correct place to find the rspec executable ___ rspec-users mailing list rspe