Commit 9098123
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 d440d10 commit 9098123
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments