Replies: 1 comment 3 replies
-
Hi @tilusnet, Can't reproduce this on Windows:
Also not sure why this wouldn't work on Linux... 🤔 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
pytest is nicely outputting a header like
I find it impossible to get this header into a file.
pytest 2>&1 > my_file.txt
doesn't work either.Why?
Beta Was this translation helpful? Give feedback.
All reactions