-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
type: questiongeneral question, might be closed after 2 weeks of inactivitygeneral question, might be closed after 2 weeks of inactivity
Description
This happened to me on at least three different projects when running pytest -v
. Some of the test cases constantly appears in this weird form
test_dir/test_file.py <- absolute_path_of_test_file::TestClass::testcase PASSED
instead of the usual one.
I tried to look for something similar in the documentation, but I wasn't able to find anything. I can't spot any difference between the "weird" test cases and the regular ones.
Does anyone knows what's going on here?
Metadata
Metadata
Assignees
Labels
type: questiongeneral question, might be closed after 2 weeks of inactivitygeneral question, might be closed after 2 weeks of inactivity