Tests do not run on pytest 7.3.1: TestCase.run() got an unexpected keyword argument 'result'
#555
Labels
bug
Something isn't working
Describe the bug
Tests cannot be run on pyobjc-framework-Cocoa.
Error reproduced below:
Platform information
To Reproduce
pyobjc-core
andpyobjc-framework-Cocoa
pyobjc-core
(default installation)pyobjc-framework-Cocoa
--pytest -vv
Expected behavior
The test should at least start to run (regardless of whether it passes or fails)
** Additional Info **
Build script for pyobjc-core:
for framework-Cocoa:
The following patch appears to make things work:
The text was updated successfully, but these errors were encountered: