Dotnet test error message: Could not find a test logger with URI or FriendlyName 'logger://teamcity'


Bump into this error trying to get teamcity to run my unit test. To resolve this, i just had to add the following packages in my unit test projects.



And then my dotnet core project start to work as expected.





Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20