ZenTest-3.9.0 incompatible with RSpec-1.1.2

Hey all,

Just a heads up that the ZenTest-3.9.0 release is not compatible with
RSpec-1.1.2. I thought I had a release ready to go, but differences
between a preview release of ZenTest that I received and the actual
release seem to have broken compatibility.

We’ll get this resolved soon, but in the mean time please hold off on
upgrading to ZenTest-3.9.0 if you’re using RSpec.

Thanks,
David

Good to know. Thanx David

This is resolved with the RSpece-1.1.3 release which went out early
this morning.

On Jan 31, 2008 5:25 AM, David C. [email protected] wrote:

Hey all,

Just a heads up that the ZenTest-3.9.0 release is not compatible with
RSpec-1.1.2. I thought I had a release ready to go, but differences
between a preview release of ZenTest that I received and the actual
release seem to have broken compatibility.

Hey spec’ers: it turns out that this was NOT a problem w/ ZenTest. I
had actually missed a step when checking RSpec against the preview
release.

All should be working now as long as you’re using either
ZenTest-3.8.0/RSpec-1.1.2 or ZenTest-3.9.0/RSpec-1.1.3.

Cheers,
David

David, I’m running ZenTest 3.9.1 / RSpec 1.1.3 and I’m suddenly
getting this after the update on a Rails project:

loading autotest/rails_rspec
Autotest style autotest/rails_rspec doesn’t seem to exist. Aborting.

I see that at least one other person is experiencing the same issue
after an update: http://railsforum.com/viewtopic.php?pid=52699#p52699

Thoughts?

Matt D., M.S.
IT Manager / Lead Web D.

Dynamix Engineering Ltd.
1108 City Park Ave.
Columbus, OH 43206
Cell: (614) 403-5289

Just a quick follow up; I reinstalled both the rspec and
rspec_for_rails plugins to CURRENT and all is up and running. (There
is a ‘hook’ depreciation notice, FYI)

Did you install both the rspec and rspec_on_rails 1.1.3 plugins?

That was the issue; I updated the RSpec and ZenTest gems, but not the
plugins.

On Jan 31, 2008 9:19 AM, David C. [email protected] wrote:

This is resolved with the RSpece-1.1.3 release which went out early
this morning.

So early that I can’t spell :slight_smile:

David C. wrote:

Did you install both the rspec and rspec_on_rails 1.1.3 plugins?

hey i’ve updated the plugins and still get the error:

loading autotest/rails_rspec
Autotest style autotest/rails_rspec doesn’t seem to exist. Aborting.

i’m running ruby 1.8.5 and rails 1.2.3, ZenTest 3.9.1 and rspec 1.1.3. i
reinstalled the plugins and then updated the gem too.

any other ideas? maybe i should just try going back down to ZenTest
3.8.0 and rspec 1.1.2 and restarting machine.

Andy Leak wrote:

I got it working - using:

  • Cygwin on XP
  • Cygwin Ruby 1.8.6
  • ZenTest 3.9.1 and RSpec 1.1.3

thanks…i did go from ruby 1.8.4 to 1.8.5 recently… going to go for
1.8.6 etc.

I got it working - using:

  • Cygwin on XP
  • Cygwin Ruby 1.8.6
  • ZenTest 3.9.1 and RSpec 1.1.3