Skip to content

Move testsemanal to pytest #3866

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 1 commit into from
Aug 24, 2017
Merged

Conversation

elazarg
Copy link
Contributor

@elazarg elazarg commented Aug 23, 2017

Another item from #1673, following #3780, #3788 and #3861.

As in previous PRs, I have checked that a test may fail by changing testMissingModuleImport1 and running

./runtests.py pytest -a -n0 -a -k -a testMissingModuleImport1

If I am not mistaken this is the last "simple" file. After this there's the pyeval/cmd tests, refactoring/cleanup, and the non-datadriven tests which require special treatment.

@gvanrossum gvanrossum merged commit 1e60b35 into python:master Aug 24, 2017
@gvanrossum
Copy link
Member

Thanks again!

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