cxx-tap
cxx-tap copied to clipboard
Test Anything Protocol (TAP) Producer for C++
Results
1
cxx-tap issues
Sort by
recently updated
recently updated
newest added
This can make it easier for volunteers more familiar with c++ to get involved. The dependencies are made into submodules. Usage: ``` mkdir build cd build cmake .. make make...