Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

11-iface-abc/tombola_runner.py fixture 'cls' not found #41

Open
anancds opened this issue Jun 30, 2020 · 0 comments
Open

11-iface-abc/tombola_runner.py fixture 'cls' not found #41

anancds opened this issue Jun 30, 2020 · 0 comments

Comments

@anancds
Copy link
Contributor

anancds commented Jun 30, 2020

my python version is 3.7.6, when I try running tombola_runner.py, it reports to me that: fixture 'cls' not found

the error log is:

file D:\huawei-code\github\example-code\11-iface-abc\tombola_runner.py, line 23
  def test(cls, verbose=False):
E       fixture 'cls' 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant