Closed greyblake closed 12 years ago
It fails on ruby-head
. I guess it's OK, since ruby-head
might not be stable.
Unfortunately we rely on old rspec as it works with heckle that we use for mutation testing. Once mutant is ready we will switch to latest rspec and abandon heckle.
I'll finish mutant once I have time. Currently busy with commercial stuff. Expect something tomorrow as we have a free day here in germany.
Changes
.rspec
file with--color
and--order rand
options to detect tests which depend on tests order.'with an argument that responds to #to_hash
ofVirtus::InstanceMethods
. It make build pass on TravisCI.