Skip to content

an it should not require assertions to be carried out #29

@namedots

Description

@namedots

this should be valid, and should be considered a success:

import codewars_test as test

@test.it("")
def _():
    pass

and perhaps by extension, multiple successful assertions should only result in one PASSED message. or in other words, an it should pass unless it has failed, making a successful assertion have no output.

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