Bug report
Bug description:
unittest.TestResult.testsRun no longer counts skipped tests in Python 3.13.0a1. I couldn't not find anything in the release notes, so maybe it's not an intended change 🤔 If it was changed on purpose I can adjust our test. Thanks!
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux