Hello RSpec folks, I'm not sure if I'm doing something wrong with the Heckle integration in RSpec?
I go to heckle my spec, and everything seems to start out okay. But then something weird happens: 3 mutations remaining... 2 mutations remaining... 1 mutations remaining... 1 mutations remaining... 1 mutations remaining... 1 mutations remaining... 1 mutations remaining... 1 mutations remaining... 1 mutations remaining... #repeat the above line forever... I've tried waiting to see if I just need to be patient, but Heckle never seems to exit. FWIW, I'm running my spec in the following manner: spec --heckle Seeker seeker_spec.rb And as you may guess, the name of my class is "Seeker". Any thoughts? -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users