Skip to content
Snippets Groups Projects
Commit 57c933d4 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

test_loader: Workaround pytest 8.2 regression

pytest 8.2 fails to execute an unittest based test suite if the class
containing the tests does not define a runTest method, so dynamically
define it in the TestCaseWithTransport class from breezy.
parent cb7a0c62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment