Skip to content

README: Clarified the 'Testing' section#272

Merged
windelbouwman merged 2 commits intoRustPython:masterfrom
ZapAnton:fix_readme_testing
Feb 3, 2019
Merged

README: Clarified the 'Testing' section#272
windelbouwman merged 2 commits intoRustPython:masterfrom
ZapAnton:fix_readme_testing

Conversation

@ZapAnton
Copy link
Contributor

@ZapAnton ZapAnton commented Feb 2, 2019

Added the pipenv install command to the Testing section, since using just pipenv shell will not install the dependencies from the Pipfile.

Also replaced two pipenv shell and pytest -v commands with the single pipenv run pytest -v command, so it would be easier to run tests, without exiting the shell afterwards.

@windelbouwman
Copy link
Contributor

Nice! Thanks!

@windelbouwman windelbouwman merged commit 3bc9232 into RustPython:master Feb 3, 2019
@ZapAnton ZapAnton deleted the fix_readme_testing branch February 3, 2019 15:19
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