We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Wrote a pytest unit test, then ran it with -s in the additional arguments to disable the stdout/stderr capture.
-s
I got an error message at the top of the live coding display:
example run configuration doesn't call the example_python_file module. Try a different run configuration.
It didn't always happen, but closing and reopening the live coding display seemed to make it happen.
Show the live coding display, as usual.
Describe the versions of everything you were using:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What I did
Wrote a pytest unit test, then ran it with
-s
in the additional arguments to disable the stdout/stderr capture.What happened
I got an error message at the top of the live coding display:
It didn't always happen, but closing and reopening the live coding display seemed to make it happen.
What I wanted to happen
Show the live coding display, as usual.
My environment
Describe the versions of everything you were using:
The text was updated successfully, but these errors were encountered: