Hello and thanks for your great work.
Is testing for assertion triggering supported? I'm using Catch2 and would like to test that a function is asserting as expected with incorrect input. Something like:
maybe with some kind of matching on the particular assertion message.
Hello and thanks for your great work.
Is testing for assertion triggering supported? I'm using Catch2 and would like to test that a function is asserting as expected with incorrect input. Something like:
maybe with some kind of matching on the particular assertion message.