Hi.
I'm using Catch from some time now to a great pleasure and everything works great except for one annoyance.
I'm using Visual Studio 2013 and IntelliSense keeps complaining about the TEST_CASE_METHOD macro being ambiguous.
Usually it complains only on some of the tests in one cpp file.
Has anyone came across it?
Attached is a simple example which demonstrates this behavior.
Thanks,
Dvir