Skip to content

Need a skip annotation #5

@zekungao

Description

@zekungao

Now we need to skip some testcases and show some message to explain why we need to skip them.
Format for example:

...
@skip("blahab")
@testa.is_(expect=None)
def ffesr():
    case_name = inspect.currentframe().f_code.co_name
    run_yosys(case_name)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions