Unit tests all fail with EPERM [operation not permitted]: getcwd()
-
Any unit test that I write and try to run via “run unit tests” gives the same error: a permissions error getting the working directory.
IPad Pro 2018, iOS 12.2, with files loaded from an external source (git repo via Working Copy). It doesn’t matter if I use pytest or unittest, it’s the same result.
-
@sarahc, please share the full trace?