Commit 5540fde
committed
TST: include module name when matching test names
Match test selection pattern to `testmodule.TestClass.test_method`
rather than to `TestClass.test_method` which may be ambiguous.1 parent 112ee3b commit 5540fde
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments