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 use QTest lib with Visual Stdio 2013
Forum Updated to NodeBB v4.3 + New Features

How to use QTest lib with Visual Stdio 2013

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 1.9k 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.
  • T Offline
    T Offline
    tarunchauhan
    wrote on 17 Nov 2016, 12:06 last edited by
    #1

    Hi,

    I want know, how to convert the mode of Debug to Test in visual stdio.
    I am using Qt 5.5 with MSVC version.
    please give me the solution asap.

    R 1 Reply Last reply 17 Nov 2016, 12:11
    0
    • T tarunchauhan
      17 Nov 2016, 12:06

      Hi,

      I want know, how to convert the mode of Debug to Test in visual stdio.
      I am using Qt 5.5 with MSVC version.
      please give me the solution asap.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 17 Nov 2016, 12:11 last edited by raven-worx
      #2

      @tarunchauhan said in How to use QTest lib with Visual Stdio 2013:

      I want know, how to convert the mode of Debug to Test in visual stdio

      about what "mode" are you talking and what are you exactly trying to achieve?
      What is that "Test" mode?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • V Offline
        V Offline
        VRonin
        wrote on 17 Nov 2016, 12:28 last edited by
        #3

        Do you mean something like: https://visualstudiogallery.msdn.microsoft.com/cc1fcd27-4e58-4663-951f-fb02d9ff3653?SRC=VSIDE

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        1
        • T Offline
          T Offline
          tarunchauhan
          wrote on 17 Nov 2016, 12:37 last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • T Offline
            T Offline
            tarunchauhan
            wrote on 17 Nov 2016, 12:43 last edited by tarunchauhan
            #5

            Yeah, you are right but when I am trying to install Qt Test Adapter Extension then come an error which are given below :

            11/17/2016 6:09:30 PM - Microsoft VSIX Installer
            11/17/2016 6:09:30 PM - -------------------------------------------
            11/17/2016 6:09:30 PM - Initializing Install...
            11/17/2016 6:09:31 PM - Extension Details...
            11/17/2016 6:09:31 PM - Identifier : QtTestAdapterExtension.Acksel.b59e8e87-4883-449c-b58d-6d8692ff9a5e
            11/17/2016 6:09:31 PM - Name : Qt Test Adapter Extension
            11/17/2016 6:09:31 PM - Author : Robert Acksel
            11/17/2016 6:09:31 PM - Version : 0.6.1
            11/17/2016 6:09:31 PM - Description : Find Qt Unit Tests to run them from the Visual Studio Test Explorer Window.
            11/17/2016 6:09:31 PM - Locale : en-US
            11/17/2016 6:09:31 PM - MoreInfoURL :
            11/17/2016 6:09:31 PM - InstalledByMSI : False
            11/17/2016 6:09:31 PM - SupportedFrameworkVersionRange : [4.5,)
            11/17/2016 6:09:31 PM -
            11/17/2016 6:09:31 PM - Supported Products :
            11/17/2016 6:09:31 PM - Microsoft.VisualStudio.Premium
            11/17/2016 6:09:31 PM - Version : [11.0,15.0)
            11/17/2016 6:09:31 PM - Microsoft.VisualStudio.Pro
            11/17/2016 6:09:31 PM - Version : [11.0,15.0)
            11/17/2016 6:09:31 PM - Microsoft.VisualStudio.Ultimate
            11/17/2016 6:09:31 PM - Version : [11.0,15.0)
            11/17/2016 6:09:31 PM -
            11/17/2016 6:09:31 PM - References :
            11/17/2016 6:09:31 PM -
            11/17/2016 6:09:31 PM - Searching for applicable products...
            11/17/2016 6:09:31 PM - Found installed product - Microsoft Visual Studio Express 2013 for Windows Desktop
            11/17/2016 6:09:32 PM - Found installed product - Global Location
            11/17/2016 6:09:32 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
            at VSIXInstaller.App.InitializeInstall()
            at System.Threading.Tasks.Task.InnerInvoke()
            at System.Threading.Tasks.Task.Execute()

            1 Reply Last reply
            0
            • V Offline
              V Offline
              VRonin
              wrote on 17 Nov 2016, 13:44 last edited by
              #6

              Visual Studio Express does not support addons, and tbh, i don't see any reason to use that release. use Visual Studio Community edition instead https://www.visualstudio.com/en-us/news/releasenotes/vs2013-community-vs

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              1 Reply Last reply
              1

              1/6

              17 Nov 2016, 12:06

              • Login

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