Skip to content

Optionally allow failing assertions. #40

Description

@OlekRaymond

CppUnit allows you to assert that another assert fails.

This, thankfully, is rarely used in real test code, my assumption is that it's intended for a similar thing to gtest's gtest-spi.h.

We could add this but it should be optional as it's rarely useful and would increase compile time significantly

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