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

Use pytest instead of nose #42

Merged
merged 8 commits into from Jun 27, 2016
Merged

Use pytest instead of nose #42

merged 8 commits into from Jun 27, 2016

Conversation

arokem
Copy link
Contributor

@arokem arokem commented Jun 16, 2016

No description provided.

@arokem
Copy link
Contributor Author

arokem commented Jun 16, 2016

Supersedes #40


cp stub.py /path/tomodule/module/due.py

Note that it might be better to avoid naming it duecredit.py to avoid shadowing
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not possible when you enable absolute imports (#41).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is not possible? Shadowing? Are you suggesting we change the wording here? To what?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, that code is already on master: https://github.com/uwescience/shablona/blob/master/shablona/due.py, so if you have suggestions a PR is probably the best way to go.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the shadowing would not be possible with absolute imports enabled.

@arokem arokem merged commit d72caaf into uwescience:master Jun 27, 2016
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