microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
869 stars 316 forks source link

chore: Add more details to acquistion section. #4999

Closed voroninp closed 2 months ago

voroninp commented 2 months ago

It's was not very clear what to do with the NuGet package containing test logger.

nohwnd commented 2 months ago

Thank you.

voroninp commented 2 months ago

@nohwnd , do I get it right, that [FrinedlyName] attribute implicitly requires [ExtensionUri]?

If so, I'd also suggest adding this to the documentation.