Commit 5d5b55a
authored
Merge pull request #422 from ev-br/unvectorized_decorator_in_test_classes
MAINT: fix the "unvectorized" pytest mark to work for test methods of test classes
This follows the recommendation from https://groups.google.com/g/hypothesis-users/c/6K6WPR5knAs. Previous iterations of this fix (which led to me asking upstream) were helped by Copilot.1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
257 | 262 | | |
258 | | - | |
| 263 | + | |
| 264 | + | |
259 | 265 | | |
260 | 266 | | |
261 | 267 | | |
| |||
0 commit comments