mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
![]() * Implicitly build when invoking the test target To get closer to the VSTest behavior this changes the Test target to implicitly invoke the Build target unless /p:TestNoBuild is passed in. (VSTest uses VSTestNoBuild which is controlled by the dotnet test --no-build flag) * Fix error logging for test outputs * Update dotnet msbuild to build docs * Update ReportGenerator global tool version Updating ReportGenerator's version to 4.5.0 which removes unnecessary logging (args passed in). |
||
---|---|---|
.. | ||
xunit | ||
coverage.props | ||
coverage.targets | ||
launchSettings.json | ||
launchSettings.targets | ||
netfx.exe.config | ||
outerBuild.targets | ||
RunnerTemplate.cmd | ||
RunnerTemplate.sh | ||
runtimeConfiguration.targets | ||
tests.props | ||
tests.targets |