5

I would like to run some nUnit tests on a build server, without having to install the .NET Core SDK there.

The tests target netcoreapp3.1.

For .NET Framework it was possible to run them using the nunit-console-runner, but it doesn't seem to be possible for .NET Core - see https://stackoverflow.com/a/52854848/532575.

If found this issue https://github.com/Microsoft/vstest/issues/1224, but it doesn't seem to offer any reasonable solution.

Similar question: Run xUnit tests without SDK installed

Grzegorz Smulko
  • 2,525
  • 1
  • 29
  • 42

0 Answers0