Skip to content

Conversation

aunitt
Copy link

@aunitt aunitt commented Aug 2, 2022

Hi,
I wanted to add support for startTestRun and stopTestRun into xmlrunner.
We use startTestRun and stopTestRun in our CI tests as we have expensive setup and tear down that we only want to do once. My understanding from https://docs.python.org/3/library/unittest.html is that these functions have been available since version 3.1 of unittest.
For this change, I've looked at the source of unittest and tried to make exactly the same changes to xmlrunner.
I've added a test to the test suite to cover this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant