I updated the version ,Here is result of execution
============================= test session starts ==============================
platform linux – Python 3.8.18, pytest-7.4.2, pluggy-1.3.0
rootdir: /home/user/Desktop
plugins: anyio-3.5.0
collected 35 items
test3.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%]
==================================== ERRORS ====================================
__ ERROR at setup of test_bitwise[operation0-1-1-lhs_shape0-rhs_shape0-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation1-1-2-lhs_shape1-rhs_shape1-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation2-1-3-lhs_shape2-rhs_shape2-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation3-1-4-lhs_shape3-rhs_shape3-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation4-1-5-lhs_shape4-rhs_shape4-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation5-2-1-lhs_shape5-rhs_shape5-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation6-2-2-lhs_shape6-rhs_shape6-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation7-2-3-lhs_shape7-rhs_shape7-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation8-2-4-lhs_shape8-rhs_shape8-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
__ ERROR at setup of test_bitwise[operation9-2-5-lhs_shape9-rhs_shape9-None] ___
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation10-3-1-lhs_shape10-rhs_shape10-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation11-3-2-lhs_shape11-rhs_shape11-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation12-3-3-lhs_shape12-rhs_shape12-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation13-3-4-lhs_shape13-rhs_shape13-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation14-3-5-lhs_shape14-rhs_shape14-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation15-4-1-lhs_shape15-rhs_shape15-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation16-4-2-lhs_shape16-rhs_shape16-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation17-4-3-lhs_shape17-rhs_shape17-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation18-4-4-lhs_shape18-rhs_shape18-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation19-4-5-lhs_shape19-rhs_shape19-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation20-5-1-lhs_shape20-rhs_shape20-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation21-5-2-lhs_shape21-rhs_shape21-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation22-5-3-lhs_shape22-rhs_shape22-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation23-5-4-lhs_shape23-rhs_shape23-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation24-5-5-lhs_shape24-rhs_shape24-None] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation25-4-3-lhs_shape25-rhs_shape25-two-tlu-bigger-promoted-smaller-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation26-4-2-lhs_shape26-rhs_shape26-one-tlu-promoted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation27-2-2-lhs_shape27-rhs_shape27-two-tlu-bigger-promoted-smaller-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation28-1-4-lhs_shape28-rhs_shape28-three-tlu-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation29-5-4-lhs_shape29-rhs_shape29-three-tlu-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation30-2-2-lhs_shape30-rhs_shape30-three-tlu-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation31-2-1-lhs_shape31-rhs_shape31-one-tlu-promoted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation32-2-4-lhs_shape32-rhs_shape32-two-tlu-bigger-casted-smaller-promoted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation33-4-3-lhs_shape33-rhs_shape33-two-tlu-bigger-casted-smaller-promoted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
_ ERROR at setup of test_bitwise[operation34-4-4-lhs_shape34-rhs_shape34-three-tlu-casted] _
file /home/user/Desktop/test3.py, line 67
@pytest.mark.parametrize(
“operation,lhs_bit_width,rhs_bit_width,lhs_shape,rhs_shape,strategy”,
cases,
)
def test_bitwise(
E fixture ‘helpers’ not found
available fixtures: anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
/home/user/Desktop/test3.py:67
=========================== short test summary info ============================
ERROR test3.py::test_bitwise[operation0-1-1-lhs_shape0-rhs_shape0-None]
ERROR test3.py::test_bitwise[operation1-1-2-lhs_shape1-rhs_shape1-None]
ERROR test3.py::test_bitwise[operation2-1-3-lhs_shape2-rhs_shape2-None]
ERROR test3.py::test_bitwise[operation3-1-4-lhs_shape3-rhs_shape3-None]
ERROR test3.py::test_bitwise[operation4-1-5-lhs_shape4-rhs_shape4-None]
ERROR test3.py::test_bitwise[operation5-2-1-lhs_shape5-rhs_shape5-None]
ERROR test3.py::test_bitwise[operation6-2-2-lhs_shape6-rhs_shape6-None]
ERROR test3.py::test_bitwise[operation7-2-3-lhs_shape7-rhs_shape7-None]
ERROR test3.py::test_bitwise[operation8-2-4-lhs_shape8-rhs_shape8-None]
ERROR test3.py::test_bitwise[operation9-2-5-lhs_shape9-rhs_shape9-None]
ERROR test3.py::test_bitwise[operation10-3-1-lhs_shape10-rhs_shape10-None]
ERROR test3.py::test_bitwise[operation11-3-2-lhs_shape11-rhs_shape11-None]
ERROR test3.py::test_bitwise[operation12-3-3-lhs_shape12-rhs_shape12-None]
ERROR test3.py::test_bitwise[operation13-3-4-lhs_shape13-rhs_shape13-None]
ERROR test3.py::test_bitwise[operation14-3-5-lhs_shape14-rhs_shape14-None]
ERROR test3.py::test_bitwise[operation15-4-1-lhs_shape15-rhs_shape15-None]
ERROR test3.py::test_bitwise[operation16-4-2-lhs_shape16-rhs_shape16-None]
ERROR test3.py::test_bitwise[operation17-4-3-lhs_shape17-rhs_shape17-None]
ERROR test3.py::test_bitwise[operation18-4-4-lhs_shape18-rhs_shape18-None]
ERROR test3.py::test_bitwise[operation19-4-5-lhs_shape19-rhs_shape19-None]
ERROR test3.py::test_bitwise[operation20-5-1-lhs_shape20-rhs_shape20-None]
ERROR test3.py::test_bitwise[operation21-5-2-lhs_shape21-rhs_shape21-None]
ERROR test3.py::test_bitwise[operation22-5-3-lhs_shape22-rhs_shape22-None]
ERROR test3.py::test_bitwise[operation23-5-4-lhs_shape23-rhs_shape23-None]
ERROR test3.py::test_bitwise[operation24-5-5-lhs_shape24-rhs_shape24-None]
ERROR test3.py::test_bitwise[operation25-4-3-lhs_shape25-rhs_shape25-two-tlu-bigger-promoted-smaller-casted]
ERROR test3.py::test_bitwise[operation26-4-2-lhs_shape26-rhs_shape26-one-tlu-promoted]
ERROR test3.py::test_bitwise[operation27-2-2-lhs_shape27-rhs_shape27-two-tlu-bigger-promoted-smaller-casted]
ERROR test3.py::test_bitwise[operation28-1-4-lhs_shape28-rhs_shape28-three-tlu-casted]
ERROR test3.py::test_bitwise[operation29-5-4-lhs_shape29-rhs_shape29-three-tlu-casted]
ERROR test3.py::test_bitwise[operation30-2-2-lhs_shape30-rhs_shape30-three-tlu-casted]
ERROR test3.py::test_bitwise[operation31-2-1-lhs_shape31-rhs_shape31-one-tlu-promoted]
ERROR test3.py::test_bitwise[operation32-2-4-lhs_shape32-rhs_shape32-two-tlu-bigger-casted-smaller-promoted]
ERROR test3.py::test_bitwise[operation33-4-3-lhs_shape33-rhs_shape33-two-tlu-bigger-casted-smaller-promoted]
ERROR test3.py::test_bitwise[operation34-4-4-lhs_shape34-rhs_shape34-three-tlu-casted]
============================== 35 errors in 0.92s ==============================