Replies: 1 comment
-
Ah, the target name Watch out for:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a test defined like this:
Full repro here: https://github.com/njlr/rules_pycross_oci/blob/feature/tests/cowapp/BUILD.bazel
When I run the test, pytest does not find the test file at
cowapp/tests/test_foo.py
:How does
py_pytest_main
find tests, and how can I fix this?Beta Was this translation helpful? Give feedback.
All reactions