Skip to content

make assertEllipsis compatible with py.test's function bases tests #3

@sallner

Description

@sallner

transfered from bitbucket:

Michael Howitz created an issue 2016-12-05
assertEllipsis expects that it can access a fail() method on self. It has to be provided by the class which mixes in the Ellipsis class.
Expectation: Possibility to use assertEllipsis outside unitest.TestCase based tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions