Bug: VS2017 Live Unit Testing – only minus’s – doesn’t work

Update: MS say it’s fixed in 15.3.2 https://social.msdn.microsoft.com/Forums/vstudio/en-US/9f5a5c01-052b-4b6a-94c5-70aae9cdf843/vs2017-live-unit-testing-only-minuss?forum=vsunittest Ok, I have narrowed it down. When you add a NuGet reference to the Unit Test Project, it adds a packages.config AND in some scenarios might add an App.Config file. When I add Oracle.ManagedDataAccess the following is added to the App.Config: <?xml version=”1.0″ encoding=”utf-8″?> <configuration> <!–<configSections> <section … Read more

Why do I get a “No test adapters are referenced by this solution” error message?

As the message implies, you need to install some NuGet packages, one for the testing framework and one for the visual studio test runner. If you are upgrading an old solution using MSTest, you first need to remove the reference to Microsoft.VisualStudio.QualityTools.UnitTestFramework. Then you need to open the Package Manager Console (under Tools-> Nuget Package … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)