# Example ## Expected result ``` [ TEST ] example.cpp:26:Greeting [ PASS ] example.cpp:26:Greeting (0 µs) [ TEST ] example.cpp:34:Weird Greeting [ FAIL ] example.cpp:34:Weird Greeting (33 µs) Person did not reply with an expected answer 1 test(s) passed 1 test(s) failed ```