question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VSTest and multiple appx

See original GitHub issue

I have a solution with multiple UWP test projects. Passing multiple appx files to vstest.console results in this error:

Error: Only one app package (.appx file) can be specified for running tests.

There needs to be a way to specify that vstest is invoke once per file.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
JamesNKcommented, Dec 10, 2015

Hello?

Add an option like “Call vstest.console.exe once per file” (or whatever you’d like to label it as). Users who have this problem can check that and it will work for them.

0reactions
derstevecommented, Jan 30, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

VSTest and multiple appx · Issue #834 · microsoft/azure-pipelines ...
I have a solution with multiple UWP test projects. Passing multiple appx files to vstest.console results in this error: Error: Only one app...
Read more >
VSTest@2 - Visual Studio Test v2 task - Microsoft Learn
Use this task to run unit and functional tests (Selenium, Appium, Coded UI test, etc.) using the Visual Studio Test (VSTest) runner.
Read more >
Working with multiple pattern matchings in VSTest@2 doesn't ...
Currently I'm trying to set up a new pipeline for our solution and can't get the Visual Studio Test to find the correct...
Read more >
Can vstest.console.exe run an appx without a security certificate
Actually there is a way to run a UWP unit test using vstest.console.exe without having to install any certificate: Pass to vstest.console.exe ...
Read more >
About apps and programming | What's up…
Net 4.6 Unit tests using vstest.console or TFS builds ... it used one more layer of top of it to enable branching across...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found