Closed jmcarter17 closed 7 years ago
Hi, The message should be more expressive. You're doing nothing wrong. I will look into it this week. Thanks,
It should be fixed now. You can use the source or the single_header Catch file. I fixed the Catch integration to work with the latest Catch version. Please try it and update me if needed. Thanks for raising this issue.
Yes, much better now, thanks for the quick fix.
Hey Great Library,
One comment though, when I do a Verify call that fails, Catch reports ({Unknown expression after the reported line}) for the Test, but no interesting comment on which line caused the problem, and what that problem was.
I'm using latest Catch (v1.8.2) and FakeIt/single_header/catch/fakeit.hpp (Generated: 2017-03-29 07:39:05.028581).
Here is the code:
Is this because my setup is wrong or is this simply a feature not yet implemented.
Thanks