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

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

@anancds

Description

@anancds

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions