Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.