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

Fix #11573 add docs for running tests #11601

Merged
merged 2 commits into from Feb 18, 2019

Conversation

ppmfloss
Copy link
Contributor

@ppmfloss ppmfloss commented Feb 8, 2019

Closes #11573

CONTRIBUTING.md Outdated

All the tests can by run by using
```shell
python3 IPython/testing/iptest.py IPython/core/tests
Copy link
Member

Choose a reason for hiding this comment

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

I believe you ned to use the iptest entry point that will call iptestcontroller.py otherwise some setup might not be done correctly on all systems. I have to check thoughwhat the exact difference is.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

On Debian the above command works as expected.

@Carreau Carreau merged commit f294179 into ipython:master Feb 18, 2019
@Carreau Carreau added this to the 7.3 milestone Feb 18, 2019
@ppmfloss ppmfloss deleted the fix-11573-testing-ipython branch June 26, 2019 19:30
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