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

Add assert_in method to nose for Python 2.6 #1813

Merged
merged 1 commit into from Jun 1, 2012

Conversation

takluyver
Copy link
Member

For now I've only added assert_in. We can add extra methods to the file when we want to use them.

See #1775

@fperez
Copy link
Member

fperez commented Jun 1, 2012

Looks good, thanks! Merging now.

fperez added a commit that referenced this pull request Jun 1, 2012
Add assert_in method to nose for Python 2.6.

Closes #1775.
@fperez fperez merged commit 8a438b4 into ipython:master Jun 1, 2012
@takluyver
Copy link
Member Author

And it turns out we need assert_not_in as well. I've added it and pushed directly to master.

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Add assert_in method to nose for Python 2.6.

Closes ipython#1775.
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

Successfully merging this pull request may close these issues.

None yet

2 participants