|
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? |
Answered by
ccrvlh
Aug 12, 2022
Replies: 1 comment
|
I think init and conftest tests functions won't be found, just |
0 replies
Answer selected by
ccrvlh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think init and conftest tests functions won't be found, just
test_*files. Fixed it