Unable to run coverage with docker
I can run all the tests, with the interpreter set with a docker container, but I get the following error when attempting run test with coverage.
Error running 'Python tests for test_t2_images.TestT2Images.test_fetch_t2_source'
Cannot run the remote Python interpreter: Status 500: \c\Users\MyUserName\AppData\Local\JetBrains\PyCharm2021.3\coverage%!(EXTRA string=is not a valid Windows path)
Please sign in to leave a comment.