-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't manage to pass tests #89
Comments
Oh that should be removed. It is no longer supported. |
I removed it from the Gemfile. I'm running the tests now and so many of them fail. 😢 |
I am working through the issues. Most of them it seems is that someone checked in content after the tests were run. Some of the issues are with the new RSpec changes. |
Two tests remain broken:
Maybe @rayh would know more about those particular specs. |
I haven't been using Xcoder in anger in my new job, so it's just not received the love it deserves! Did anyone have any joy with this? |
I try to add a feature in this gem.
Unfortunately, i can't manage to pass the tests.
This what I did
How do you use ruby-debug19, which stand for ruby 1.9.x with ruby 2.0.0 ?
I tried to use ruby 1.9.3-p392 (from the rbenv file), I've got many errors.
Any ideas?
The text was updated successfully, but these errors were encountered: