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 'py.test' in examples and configuration #193

Merged
merged 1 commit into from
May 16, 2019

Conversation

nicoddemus
Copy link
Contributor

@nicoddemus nicoddemus commented May 16, 2019

'pytest' is the recommended command since version 3.0.

The command was called 'py.test' only for historical reasons:

https://docs.pytest.org/en/latest/faq.html#why-can-i-use-both-pytest-and-py-test-commands

Gratz on the project! 👍

'pytest' is the recommended command since version 3.0. The command
was called 'py.test' only for historical reasons:

https://docs.pytest.org/en/latest/faq.html#why-can-i-use-both-pytest-and-py-test-commands
@theacodes
Copy link
Collaborator

Nice. :) Thank you @nicoddemus

@theacodes theacodes merged commit ccf8b5f into wntrblm:master May 16, 2019
@theacodes
Copy link
Collaborator

I think we'd gotten most of these that were user-facing previously, but always good to get the rest taken care of. :)

@nicoddemus nicoddemus deleted the drop-the-dot branch May 16, 2019 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants