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

What does Pytest use to determine the error runtime. #3411

Closed
tmuhimbisemoses opened this issue Apr 19, 2018 · 2 comments
Closed

What does Pytest use to determine the error runtime. #3411

tmuhimbisemoses opened this issue Apr 19, 2018 · 2 comments
Labels
status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity type: question general question, might be closed after 2 weeks of inactivity

Comments

@tmuhimbisemoses
Copy link

tmuhimbisemoses commented Apr 19, 2018

import turtle
turtle.forward(200)
turtle.down(100)
done()
query

@pytestbot pytestbot added the type: question general question, might be closed after 2 weeks of inactivity label Apr 19, 2018
@pytestbot
Copy link
Contributor

GitMate.io thinks possibly related issues are #3112 (Key errors while running pytest), #1421 (Exit pytest if a collection error occours), #1701 (Runtime error when running pytest with PyQt5 application), #1980 (.), and #2851 (..).

@RonnyPfannschmidt
Copy link
Member

its not even remotely clear what is being asked for, please provide basic context

@RonnyPfannschmidt RonnyPfannschmidt added the status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity label Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity type: question general question, might be closed after 2 weeks of inactivity
Projects
None yet
Development

No branches or pull requests

4 participants