Skip to content

aroquemaurel/QTestRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QTestRunner

A repo for Increase QTest productivity

Thanks to https://marcoarena.wordpress.com/2012/06/23/increase-your-qtest-productivity/ !

The QTestLib framework is a tool for unit testing Qt based applications and libraries. I find it precious and simple to use, though it lacks some important features, supported, for example, by GTest. I’m not talking about mocking – for this you generally need an out-and-out framework (like GMock) – instead, I’m referring to simple things like fast deploying. Suppose you have written a test class like this:

This repo contains only the code in this article.

About

A repo for Increase QTest productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages