TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

C++ unit testing with Qt Test, part 2: advanced testing

54 pointsby vivaladavover 7 years ago

2 comments

malkiaover 7 years ago
Talking about unit testing, what are people using for coverage, and more specifically on Windows + MSVC (Professional, or Community)?<p>What are the sane choices there? (I&#x27;ve installed OpenCppCoverage two days ago, and so far so good, but wondering about other choices)<p><a href="https:&#x2F;&#x2F;opencppcoverage.codeplex.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;opencppcoverage.codeplex.com&#x2F;</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;OpenCppCoverage&#x2F;OpenCppCoverage" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;OpenCppCoverage&#x2F;OpenCppCoverage</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;OpenCppCoverage&#x2F;OpenCppCoveragePlugin" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;OpenCppCoverage&#x2F;OpenCppCoveragePlugin</a>
评论 #15809775 未加载
rasjaniover 7 years ago
Qt creator integration relies
评论 #15807514 未加载