-
Hi, anyone else having issues with test discovery on the test labs?
VSCode doesn't discover the tests. I can run tests when pointing directly to specific test files using the CLI. Can't use Ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think init and conftest tests functions won't be found, just |
Beta Was this translation helpful? Give feedback.
I think init and conftest tests functions won't be found, just
test_*
files. Fixed it