WIP: Support Pytest 9+ subtests #358
Annotations
3 errors
|
Run tests with PyTest 9
Process completed with exit code 1.
|
|
Run tests with PyTest 9:
test_annotation_subtest.py#L7
test
assert (3 % 2) == 0
|
|
Run tests with PyTest 9:
test_annotation_subtest.py#L7
test
assert (1 % 2) == 0
|
Loading