c++ unit-tests sample in open-source-project -
i'm interested in learning c++-unit-testing in 'real-world'. i'd see complex class test-coverage. preferably tested g-test or qtestlib. had @ kde , chromium didn't find wanted.
even if have proper knowledge of gtest framework, in order understand test coverage should first understand project's needs , how works.
that said, clang has unit tests coverage , code generation tests utilize advanced mocking techniques.
there's no silver bullet question since it's based on personal experience , preferences.
c++ unit-testing googletest qtestlib
No comments:
Post a Comment