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

Allow passing extra arguments to iptest through for nose #4242

Merged
merged 1 commit into from
Sep 23, 2013

Conversation

takluyver
Copy link
Member

As requested by @minrk

Arguments after -- are passed through, e.g.

iptest core -- -v

@minrk
Copy link
Member

minrk commented Sep 21, 2013

looks good to me, thanks.

@westurner
Copy link

seeAlso #1665 ? (thanks!)

@takluyver
Copy link
Member Author

@westurner : Sorry, I don't think this is related to that. This is in our test framework for IPython itself.

minrk added a commit that referenced this pull request Sep 23, 2013
Allow passing extra arguments to iptest through for nose

Arguments after `--` are passed through, e.g.

    iptest core -- -v
@minrk minrk merged commit f63ed49 into ipython:master Sep 23, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Allow passing extra arguments to iptest through for nose

Arguments after `--` are passed through, e.g.

    iptest core -- -v
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.

3 participants