Qt 自動化測試Test cutedriver


    示例 https://github.com/nomovok-opensource/cutedriver-examples

CuteDriver examples

This repository contains helper Makefile for building, installing and testing the cutedriver project for ubuntu.

Usage

  • make deps will install app dependencies.
  • make will fetch and build all. This will also install rvm for the current user.
  • make install will install the required files.
  • make check will execute functional tests against the examples.

Advanced

  • CHECKOUT_DATE=2017-04-08 make will fetch and build all repositories like they were before 2017 April 8th. This can be used to double check the current master against some other older branch.
  • BRANCH=somebranch make will fetch and build all repositories from somebranch.

Examples

QuickApp

This application is a simple QML Window based application with few components in it. The project contains cutedriver tests.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM