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

Testing infrastructure #12

Open
scottley opened this issue Jan 14, 2012 · 1 comment
Open

Testing infrastructure #12

scottley opened this issue Jan 14, 2012 · 1 comment

Comments

@scottley
Copy link

Hey Amro et. al,

The recent kerfuffle with v0.2.7 could have been prevented if we had some testing in place. I see that you've already created a test substrate based around test:unit and shoulda.

I was thinking I might start writing some tests for the gem. Do you have a preferred set of testing tools? I'm most comfortable with rspec.

Your thoughts?

@amro
Copy link
Owner

amro commented Jan 15, 2012

There's no denying this. And Uakari needs tests. Please take a look at how testing is handled in gibbon for my preferred method.

Please note ruby-debug not required if the environment is Travis CI. After the tests are in, I'll get Uakari building on Travis CI to help prevent simple things like this from slipping through in the future.

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