Open reddwarf69 opened 5 years ago
This will have to wait... I suggest going forward with the other PR to the mocking framework and using CHECK("message")
- just like at the moment...
This feature needs an example showcasing how the new macro should be used.
As per https://github.com/rollbear/trompeloeil/pull/169#issuecomment-554357125 it would be nice to have a ADD_SUCCESS_AT to inform doctest of a successful assert in the same way ADD_FAIL_AT informs it of a failed assert.