Writing unit tests for C++ with Bazel and GoogleTest
On my journey to be a better programmer, I stated to learn C++. This is how I am using bazel to build my project with google test integration.
On my journey to be a better programmer, I stated to learn C++. This is how I am using bazel to build my project with google test integration.