ermshiperete / DigitaleBriefwahl

Public key and email based absentee voting tool
GNU General Public License v3.0
2 stars 0 forks source link

No longer able to run unit tests from command line on Linux #19

Open ermshiperete opened 2 years ago

ermshiperete commented 2 years ago

The tests fail with:

  1) Error : 
  System.ArgumentException : The net-4.7.2 framework is not available.
  Available frameworks: mono-4.0
  --ArgumentException
  The net-4.7.2 framework is not available.
  Available frameworks: mono-4.0
    at NUnit.Engine.Services.TestAgency.GetAgent (NUnit.Engine.TestPackage package) [0x0008e] in <83a050af71a545d186bc8c62a15c3005>:0 
    at NUnit.Engine.Runners.ProcessRunner.CreateAgentAndRunnerIfNeeded () [0x0003d] in <83a050af71a545d186bc8c62a15c3005>:0 
    at NUnit.Engine.Runners.ProcessRunner.RunTests (NUnit.Engine.ITestEventListener listener, NUnit.Engine.TestFilter filter) [0x0001f] in <83a050af71a545d186bc8c62a15c3005>:0 
ermshiperete commented 1 year ago

Works when using dotnet test