Skip to content

Doctest fixes #65

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

Merged
merged 5 commits into from
May 8, 2015
Merged

Doctest fixes #65

merged 5 commits into from
May 8, 2015

Conversation

bmu
Copy link
Contributor

@bmu bmu commented May 8, 2015

Fixed existing doctests so that

nosetests -v -w pvlib --with-coverage --cover-package=pvlib --with-doctest

runs without failure.

Not sure if this work for all versions, as the string representation of pandas objects changed in recent versions (doctest compares the output, so older versions may fail).

@wholmgren
Copy link
Member

Great, looking forward to more of this.

wholmgren added a commit that referenced this pull request May 8, 2015
@wholmgren wholmgren merged commit e4efbcc into pvlib:master May 8, 2015
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