Files | Admin

Notes:

Release Name: RSpec 0.5.16

Notes:
This release improves Rails support and test2spec translation.




Changes: * Fixed underscore problems that occurred when RSpec was used in Rails * Simplified the Rails support by packaging it as a plugin instead of a generator gem. * Added pre_commit rake task to reduce risk of regressions. Useful for rspec developers and patchers. * Added failure_message to RSpec Rake task * test2spec now defines converted helper methods outside of the setup block (bug #5057).