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 test_runner option with two possible values: pytest and nosetests. #9

Closed
wants to merge 4 commits into from

Conversation

svetlyak40wt
Copy link
Contributor

No description provided.

@ionelmc
Copy link
Owner

ionelmc commented Mar 23, 2015

You need to add nose to the dependencies (and the coverage plugin maybe?).

@svetlyak40wt
Copy link
Contributor Author

Good catch! Forgot them.

@ionelmc
Copy link
Owner

ionelmc commented Mar 27, 2015

I think I forgot to mention the help section in the readme: https://github.com/ionelmc/cookiecutter-pylibrary/blob/master/README.rst#usage - there should be row about the test_runner variable.

One more thing: I wonder if the option name for nosetests shouldn't be just nose. What do you think?

@ionelmc
Copy link
Owner

ionelmc commented Mar 27, 2015

Look good. I've pushed it to the develop branch. Gonna push it to master after some testing, seems appveyor is useless.

@svetlyak40wt
Copy link
Contributor Author

Ok, thank you!

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