How to output execution time of each test case #8268
Unanswered
ffbh123456
asked this question in
Q&A
Replies: 3 comments 2 replies
-
From
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@The-Compiler |
Beta Was this translation helpful? Give feedback.
1 reply
-
A feature request to make -v print the execution time of each test seems reasonable, no? |
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 write some test cases, and then I use pytest to run these test cases. I hope to output the execution time of each test case on the console. What should I do?
Beta Was this translation helpful? Give feedback.
All reactions