nunit.analyzers icon indicating copy to clipboard operation
nunit.analyzers copied to clipboard

chore: add macos, linux in ci

Open get-me-power opened this issue 1 year ago • 2 comments

On Windows, NET Framework and .NET6 is tested on CI.

.NET6 testing is now done in CI on Linux and Mac.

get-me-power avatar Feb 02 '23 19:02 get-me-power

Looks like the Microsoft.CodeAnalysis assembly tries to load SQLite and fails. But there is way to much output from normal succeeding tests.

manfred-brands avatar Feb 03 '23 05:02 manfred-brands

I'm currently traveling and only have access to my phone. For coverage we should align with the PR currently underway for nunit.framework. Note that it is no longer necessary to include a NuGet package to output coverage files from dotnet test. I have to lookup what I did for my work.

manfred-brands avatar Feb 06 '23 22:02 manfred-brands