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.

Visual Studio Test discovery fails in 5.2.0.Preview1

See original GitHub issue

Can’t run the following tests due to discovery errors in VS2017 15.4.4

[11/27/2017 1:39:41 PM Informational] ------ Discover test started ------
[11/27/2017 1:39:42 PM Warning] [xUnit.net 00:00:00.5869680] Skipping: Microsoft.IdentityModel.Protocols.OpenIdConnect.Tests (could not find dependent assembly 'Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=5.2.0')
[11/27/2017 1:39:42 PM Warning] [xUnit.net 00:00:00.6667485] Skipping: Microsoft.IdentityModel.Tests (Could not find any of the following assemblies: xunit.execution.desktop.dll)
[11/27/2017 1:39:42 PM Warning] [xUnit.net 00:00:01.1410006] Skipping: Microsoft.IdentityModel.Tokens.Tests (could not find dependent assembly 'Microsoft.IdentityModel.Tokens, Version=5.2.0')
[11/27/2017 1:39:43 PM Warning] [xUnit.net 00:00:01.6772868] Skipping: System.IdentityModel.Tokens.Jwt.Tests (could not find dependent assembly 'Microsoft.IdentityModel.Tokens, Version=5.2.0')
[11/27/2017 1:39:43 PM Informational] ========== Discover test finished: 0 found (0:00:02.1374547) ==========

Windows 10

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
brentschmaltzcommented, Dec 1, 2017

@osudude we need to update xunit to 2.3.0. Will get that in within a day or so.

0reactions
osududecommented, Dec 5, 2017

@brentschmaltz ,

.Net Core SDK 2.0.3 is installed. Using VisualStudio.15.Release/15.4.4+27004.2009 to build and run tests. Debug / AnyCPU build. Should the tests discover in this scenario?

Read more comments on GitHub >

github_iconTop Results From Across the Web

CHANGELOG.md - dotnet/vscode-csharp
Official C# support for Visual Studio Code. ... NET Core 5.0 RC2 and VS 16.8 Preview 4. ... Add test discovery and NoBuild...
Read more >
Detected package downgrade warning (dotnet core, vs 2017)
Design" into my ASP.NET Core 7 MVC project. Here is the error I had;. Error NU1605 Detected package downgrade: NETStandard.Library from 2.0.0- ...
Read more >
Unreal Engine 5.2 Release Notes
You can now preview the simplification of the full material from the Substrate tab in the Material Editor. We resolved multiple crashes and...
Read more >
Unreal Engine 5.1 Preview
The Preview builds are made available so you can test-drive new features and help us catch issues before the final release. As fixes...
Read more >
Ivan Neurons for ITSM Software Atribu on Report
ansi-styles 5.2.0 : MIT License ... circular-dependency-plugin 5.2.0 : ISC License ... XDT, Microsoft Visual Studio 2017 Tools, Add-Ons and Extensions, ...
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