Chapter 2: Data Driven Testing


  QT += widgets testlib

  SOURCES = testqstring.cpp

  # install
  target.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial2
  INSTALLS += target