|
|
|
|
|
by mikepurvis
1169 days ago
|
|
From an overall performance point of view, I wonder how the timing works out for the compiler to run your unit tests like this vs to produce and invoke a binary. I bet it's mostly a wash, and the ergonomics of conventional gtest macros look way better to my eye. |
|