Tests not showing up in the Test Explorer

Sysprogs forums Forums VisualGDB Tests not showing up in the Test Explorer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28741
    RCACEL
    Participant

    I defined two tests in VisualGDB.  The tests are defined in the file .vgdbtests.  I see the definitions of each test when I open the file.

    But the tests did not show up in the Test Explorer window.

    Also, the error message below is displayed in Visual Studio 2019.

    [13:25:52.950 Info] No supported test adapters are referenced by unit test projects in this solution. If you have a test project, add a NuGet reference to a test adapter corresponding to the test framework used in order to run the tests. If you already have the required NuGet reference in your test project, performing a NuGet restore may resolve the issue.

     

     

    #28770
    support
    Keymaster

    Hi,

    This is a generic message coming from Visual Studio that is shown when it doesn’t find any tests in the solution. It’s hard to say why it would be shown in this case, but if you could share the steps we could follow to reproduce the problem on our side, we will be happy to fix it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.