ant1kdream
Results
2
comments of
ant1kdream
@okken I met the same problem. I tried to migrate from pytest-assume to check macOs python 3.8.13 pytest 7.1.2 pytest-check==1.0.10 ``` import pytest_check as check def test_smth(): with check: assert...
> The documentation is perhaps the culprit of the confusion. Thx! Yes, it is. I took import from first example in docs