Closed ykvch closed 8 years ago
Two things: 1) I'm not sure this is a bug. If you explicitly name a file, it seems reasonable to test it. 2) Nose is unmaintained these days. You'd do better to look at Nose2.
1) I'm not sure this is a bug. If you explicitly name a file, it seems reasonable to test it
Yeah, thought about this too (and then actually saw that in the code). While it was a little surprising to see plugin "not working" (at a first glance) while trying to run a subset of my tests from directory by a wildcard. Thanks.
Steps:
Actual:
Expected:
Note: wantFile works if path parameter is a directory