On Fri, Jun 27, 2014 at 12:46 PM, Vít Ondruch vondruch@redhat.com wrote:
Dne 27.6.2014 16:31, Mamoru TASAKA napsal(a):
Julian C. Dunn wrote, at 06/27/2014 11:00 PM +9:00:
Hi again,
I’ve been packaging more and more stuff that is using RSpec 3 in test suites. We currently have RSpec 2.14.1 even in rawhide. Is anyone working on an upgrade? Or providing RSpec 3 in parallel?
I realize it’s a big undertaking to do this, but it sucks not to be able to run tests in %check because of all the breaking changes.
How big differences are between RSpec 2.x and 3.x?
There are an enormous number of breaking changes.
http://myronmars.to/n/dev-blog/2013/07/the-plan-for-rspec-3
- Julian