Is there a way to show test status & stats while the tests are still running? #10791
Unanswered
jeffwright13
asked this question in
General
Replies: 1 comment
-
Well, here is a 80% solution to my own question. Not perfect, but gets the job done for me. https://github.com/jeffwright13/pytest-tally |
Beta Was this translation helpful? Give feedback.
0 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.
-
I do a lot of long-running test suites (> 1 hour). Is there a way to see the current status of tests that have run so far, with a running tally of test-run statistics that gets updated as the tests complete?
Beta Was this translation helpful? Give feedback.
All reactions