There as handling for `scope="class"` without a class, but not for `scope="package"` without a package. It would fail the assert.
2 lines
78 B
ReStructuredText
2 lines
78 B
ReStructuredText
Fixed crash on `parametrize(..., scope="package")` without a package present.
|