vstest
There are 25 repositories under vstest topic.
microsoft/vstest-docs
Documentation for the Visual Studio Test Platform.
JetBrains/teamcity-dotnet-plugin
TeamCity plugin for .NET projects
spekt/junit.testlogger
JUnit test logger for vstest platform (<= v3.x)
spekt/xunit.testlogger
XUnit logger for vstest platform (<= v3.x)
MikeSchulze/gdUnit4Net
A Godot C# Unit Test Framework.
spekt/nunit.testlogger
NUnit logger for vstest platform (<= v3.x)
kurtmkurtm/LiquidTestReports
Generate Markdown test reports from TRX or JUnit files with the Cli or directly with the VSTest logger integration. Liquid Test Reports provides the ability to use built in templates, or provide your own liquid template.
jenkinsci/dotnet-sdk-plugin
Jenkins plugin for using a .NET SDK (and its dotnet executable) as a global tool.
spekt/appveyor.testlogger
Appveyor logger for test platform
gfrancischini/vscode-vstest-framework
Discover all tests, Runs specific tests, Inspect result, Debug, Go To Test Definition.
Malcolmnixon/Setup-VSTest
Set up your GitHub Actions workflow to add VSTest.Console.exe into the PATH
spekt/vstest.coverage
Provide awesome experience to view code coverage data in VS Code which is collected by "dotnet test". This project is part of @Microsoft hackthon week https://garagehackbox.azurewebsites.net/hackathons/1214/projects/70923
saikrishnav/testfxSTAext
STA extension for MSTEST adapter
spekt/vstest-docker
Docker images with vstest runner!
akkadotnet/Akka.TestKit.MSTest
Akka.NET TestKit integration plugin for MSTest
cklutz/my-vsts-tasks
Additional VSTS/TFS Tasks; including an option to run OpenCover.
spekt/vstest-get
VSTest installer scripts
vrnobody/Setup-DotNetFrameworkEnv
GitHub action for old .net framework project.
solarisin/unit-test-examples
A collection of getting-started examples of unit testing.
jasper22/tests.bot
Client/Server application to automatically process vstests and generate reports
MCord/docker-dotnet-build
A docker container for .net build and test execution.
stakx/VSTestProgressIndicatorFloodRepro
Repro project demonstrating how VSTest's progress indicator interferes with e.g. AppVeyor CI build logs.