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

New "--file" and "--options" options for doctestmagic #1

Merged
merged 6 commits into from
Mar 23, 2014

Conversation

jalanb
Copy link
Contributor

@jalanb jalanb commented Jan 30, 2014

I have added to new options to the module:

  1. "--file" allows one to specify a file to be tested (instead of an object)
  2. "--options" allows one to specify doctest optionflags to be used

I make a lot of use of doctests (preferring it to unit tests for most cases), so make frequent use of both these features.

tkf added a commit that referenced this pull request Mar 23, 2014
New "--file" and "--options" options for doctestmagic
@tkf tkf merged commit 4c61b28 into tkf:master Mar 23, 2014
@tkf
Copy link
Owner

tkf commented Mar 23, 2014

Thanks! Sorry for keep you waiting.

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.

2 participants