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