VSMac-CodeCoverage
VSMac-CodeCoverage copied to clipboard
A Visual Studio for Mac code coverage extension.
Hi! Thanks for this great extension! Is there a way to install it to VisualStudio 2022 for Mac? I know its still in preview, but I see extensions are already...
If build was failure this plugin freeze until restart plugin (turn off then turn on). Restarting VS doesn't help
When I click add repository and paste the url `Could not get information from repository: https://raw.githubusercontent.com/ademanuele/VSMac-Extensions/master/main.mrep.` I am getting this error ``` Exception occurred: Nullable object must have a value....
Facing this issue.. Please suggest am i missing something or what i need to do? Please refer [screenshot]([url](url))
Hi, Let me start by thanking you by this tool. I have a Xamarin (Android and iOS) project with several modules and for each module I have a unit tests...
This extension works pretty well but I've run into a problem where it is showing 95% branch coverage but the visuals do not show where this branch is. It would...
Our Xamarin project generates 0% coverage after running more than 2600 Unit tests. Are we missing something in our unit test, to correctly display coverage? We are using Nunit test...
Thanks for this great extension! As the [official Visual Studio Test Coverage is still under review](https://developercommunity.visualstudio.com/t/Code-Coverage-Visual-Studio-for-Mac/373595?q=coverage) this extension has been saving lives! I recently updated the MonoDevelop in my Mac...
This should ensure that the presenter doesn't access anything from the view that would access deallocated memory. Xamarin.Mac's Dispose `release`s the native handle, which might cause the native memory to...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...