-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Working on the tests, I realized that in some error situations, I would not only stop the current test, but avoid that the framework continues to launch tests of the same suit.
Therefore I propose to add a new error type in the framework for satisfy this need.
we could call it RTF_ESSERTER_SUIT_ERROR or RTF_ASSERT_CRITICALERROR.
Anyone has any suggestions?
Reactions are currently unavailable