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

.raises always passes #9

Closed
henrysxie opened this issue Apr 16, 2012 · 2 comments
Closed

.raises always passes #9

henrysxie opened this issue Apr 16, 2012 · 2 comments

Comments

@henrysxie
Copy link

Using .raises doesn't seem to work - I can't break the test

@gabrielfalcao
Copy link
Owner

I think that's actually an issue with "primitive" python exceptions such as ValueError, IndexError and so on.
I'll make sure to add more possibilities in the test case

@gabrielfalcao
Copy link
Owner

fixed!

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