Skip to content

Make "skip_on_exception" a signature-preserving decorator.  #363

Closed
@OlegShteynbuk

Description

@OlegShteynbuk

Currently skip_on_exception is not a signature-preserving decorator, at least in Python 2.7. When writing tests one needs to use a workaround to parametrize skip_on_exception decorator see #357 for discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions