Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to specify "Selected Tests" with AutoTest plugin
Forum Updated to NodeBB v4.3 + New Features

How to specify "Selected Tests" with AutoTest plugin

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 1.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    daviddoria
    wrote on last edited by
    #1

    I am using the AutoTest plugin to run my Google Tests from QtCreator. If I click the green arrow ("Run All Tests"), my tests are run. However, there this another green arrow with some check boxes ("Run Selected Tests") that seems to do the same thing (runs all of the tests). How do I specify which tests are "selected" so that a subset of them will be run when I click this second button?

    Thanks,

    David

    1 Reply Last reply
    1
    • benlauB Offline
      benlauB Offline
      benlau
      Qt Champions 2016
      wrote on last edited by benlau
      #2

      It is a bit tricky. In the sidebar(the one show your project files), switch to "Tests", that will show the tests available in your project. You may select tests to run here.

      Reference:
      http://doc.qt.io/qtcreator/creator-quick-tour.html#viewing-tests

      1 Reply Last reply
      6

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved