Closed renzil closed 1 year ago
@renzil Can you provide screenshots
I confirm that running tests with failing subTest produces no output. Please see screenshot below.
Thanks for your input. I will check
@jalapenopuzzle @renzil Issue resolved
Now it work for sub test also. Thanks for your input
The HTMLTestRunner does not display the test case at all in the output if the testcase has a subTest and any one fails.
The HTMLTestRunner displays the test case but the logs are blank if the testcase has a subTest and all succeed.
What are subTests?