zoukankan      html  css  js  c++  java
  • 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.

  • 相关阅读:
    哈佛大学官网图标下拉变小代码
    9.23 基础知识
    选项卡效果
    滑动效果
    进度条的制作
    图片轮播
    子菜单下拉
    DIV做下拉列表
    日期时间选择
    电池的基本知识
  • 原文地址:https://www.cnblogs.com/yongxo/p/7251101.html
Copyright © 2011-2022 走看看