开发者

Universal Unit Testing Framework

开发者 https://www.devze.com 2023-01-29 13:49 出处:网络
I have a universal C++ project for Windows, Mac and Linux. Now, I need to do unit testing, what\'s the best testing framework or techniques I should 开发者_C百科use?there are lots of c++ testing frame

I have a universal C++ project for Windows, Mac and Linux. Now, I need to do unit testing, what's the best testing framework or techniques I should 开发者_C百科use?


there are lots of c++ testing frameworks can you tell us more about your project's requirements? Personally I use saru as its very light weight and easy to use

0

精彩评论

暂无评论...
验证码 换一张
取 消