UTBotCpp
UTBotCpp copied to clipboard
Split error and assert fails suites
Probably we should split assert fails and error suites and add ASSERT_DEATH check, because many of tests that fail just check preconditions of functions. And are not a real error.
Can you please add an example?