老师,这运行train.py文件时,出错,如下:
test setup failed
file C:\Users\dsx\Desktop\NLPChatBot\coding-267\chatbot\train.py, line 10
def test(params):
E fixture ‘params’ not found
available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory use 'pytest --fixtures [testpath]' for help on them.
怎么解决呢?