TUnitMigrator: A .NET tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit.
TUnitMigrator: A .NET tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit.
Apparently #tunit runs a lot more in parallel compared to #xunit.
It also uses source generation so test discovery is a lot faster.
via @dotnet : Enhance your CLI testing workflow with the new dotnet test
https://ift.tt/Yp23zum
#dotnet #dotnettest #CLITesting #MicrosoftTestingPlatform #MTP #VSTest #NUnit #xUnit #MSTest #TUnit #TestingWorkflow #SoftwareTesting #DevOps #ContinuousIntegration #…
via @dotnet : Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
https://ift.tt/Y5EOJMG
#MicrosoftTestingPlatform #DotNet #TestFrameworks #MSTest #NUnit #xUnit #Expecto #TUnit #OpenSource #DevCommunity #ContinuousIntegration #TestingEcos…
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run your tests.