Skip to content
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

rspec integration test with coulda #6

Open
speedmax opened this issue Feb 24, 2010 · 2 comments
Open

rspec integration test with coulda #6

speedmax opened this issue Feb 24, 2010 · 2 comments

Comments

@speedmax
Copy link

Is it possible to use coulda + webrat +rspec2 with rails3..

Since there is a long way for cucumber to support rails3 yet, coulda as being cucumber-lite will be perfect for our internal projects

@elight
Copy link
Owner

elight commented Feb 24, 2010

Coulda is internally built around Test::Unit::TestCase and it's subclasses. However, you are entirely welcome to submit a patch to add rspec support. I'm completely open to that.

@elight
Copy link
Owner

elight commented Feb 24, 2010

Take a look at the code. The implementation is intentionally tiny. It's possible that RSpec integration may be relatively simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants