Commit 4760d8d
authored
chore(python): Noxfile recognizes that tests can live in a folder (#1334)
Pytest works just fine with tests organized inside a `tests` folder. I see no reason why we shouldn't accept that. Also, I wanted to put tests in dedicated folder in my samples ;) Tested it locally1 parent 89dd35d commit 4760d8d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
| |||
0 commit comments