I've been messing a bit with google test, for C/C++ unit testing.
So far it works great. I struggled a little with the compilation, but I think I figured that out, so it's not a problem anymore.
Anyone as some insight about it?
#C #C++ #googletest #unit_test