prune.py::test ERROR [ 50%]
test setup failed
file D:\yolov5prune-5.0\prune.py, line 29
def test(data,
E fixture 'data' not found
available fixtures: 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.
D:\yolov5prune-5.0\prune.py:29
prune.py::test_prune ERROR [100%]
test setup failed
file D:\yolov5prune-5.0\prune.py, line 298
def test_prune(data,
E fixture 'data' not found
available fixtures: 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.
D:\yolov5prune-5.0\prune.py:298