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

Pytest without capture #677

Open
donkirkby opened this issue Dec 24, 2024 · 0 comments
Open

Pytest without capture #677

donkirkby opened this issue Dec 24, 2024 · 0 comments
Labels

Comments

@donkirkby
Copy link
Owner

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:

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.

What I wanted to happen

Show the live coding display, as usual.

My environment

Describe the versions of everything you were using:

  • PyCharm 2024.3.1 Professional
  • Live Coding plugin 4.12.0
  • Ubuntu 22.04
  • Python 3.12.8
@donkirkby donkirkby added the bug label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant