Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests don't work in VS 16.8.4? #35

Open
wizofaus opened this issue Feb 8, 2021 · 1 comment
Open

Tests don't work in VS 16.8.4? #35

wizofaus opened this issue Feb 8, 2021 · 1 comment

Comments

@wizofaus
Copy link

wizofaus commented Feb 8, 2021

Microsoft Visual Studio Professional 2019
Version 16.8.4

Many of the tests (particularly CanPassCurrentVocalinkTestCases) don't show in the Test explorer and trying to run any test produces:

---------- Starting test discovery ----------
Test project PublicInterfaceTests does not reference any .NET NuGet adapter. Test discovery or execution might not work for this project.
It's recommended to reference NuGet test adapters in each test project in the solution.
Test project ModulusCheckingTests does not reference any .NET NuGet adapter. Test discovery or execution might not work for this project.
It's recommended to reference NuGet test adapters in each test project in the solution.
No test is available in C:\Users\dylan.nicholson\source\repos\github\pauldambra\ModulusChecker\ModulusChecking\bin\Release\ModulusChecker.dll C:\Users\dylan.nicholson\source\repos\github\pauldambra\ModulusChecker\PublicInterfaceTests\bin\Release\PublicInterfaceTests.dll C:\Users\dylan.nicholson\source\repos\github\pauldambra\ModulusChecker\ModulusCheckingTests\bin\Release\ModulusCheckerTests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
========== Test discovery finished: 0 Tests found in 3.1 sec ==========
---------- Starting test run ----------
No test is available in C:\Users\dylan.nicholson\source\repos\github\pauldambra\ModulusChecker\ModulusCheckingTests\bin\Release\ModulusCheckerTests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
========== Test run finished: 0 Tests run in 8.5 sec (0 Passed, 0 Failed, 0 Skipped) ==========

@wizofaus
Copy link
Author

wizofaus commented Feb 8, 2021

Weirdly the "Debug" configuration in the SLN points to Release versions too.
Anyway, after fixing this and re-installing the latest NUnit adapter extension the tests seem to work OK.

Unrelated question though - how often do you update the valacdos.txt file (how often do new sortcodes get defined with new modulus rules?). I note the readme.md file refers to https://www.vocalink.com/customer-support/modulus-checking/ at the end, but this doesn't work anymore...it seems the new address is

https://www.vocalink.com/tools/modulus-checking/
which refers to
https://www.vocalink.com/media/4889/valacdos.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant