News
v8.2.0 raises Can't instantiate abstract class when a test class implements an abstract class #12275
Before, we could have a test class inheriting from an ABC (and unittest.TestCase), now it errors because pytest is trying to instantiate the ABC itself. Running pytest should only instantiate the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results