When you run a test class under pytest, the code lens for the class will display the overall result for the methods in the class:  But under unittest, that overall result isn't shown with the class code lens: 