Version 13
This introduces a set of new features and changes
-
Update to .NET 6, which is now the minimum version required to use
the test runner -
Support for traits, which can be defined at test-execution time, and
we can configure tests to be skipped on certain traits -
Test log files are written as tests are being run
-
The test runner no longer injects the source-build's NuGet.config into
all tests -
Show test times even when the runner's output is redirected