Skip to content

break up raises block in test #348

Closed
@jreiberkyle

Description

@jreiberkyle

This raises block has two function calls. So it will pass even if one of the functions does not raise the error. These functions should be checked in two separate raises blocks.

with pytest.raises(specs.SpecificationException):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions