Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
| Date | Stars |
|---|---|
| 2026-07-24 | 965 |
| 2026-07-25 | 965 |
| 2026-07-28 | 965 |
| 2026-07-30 | 965 |
| 2026-08-06 | 965 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# VSTest The Visual Studio Test Platform is an open and extensible test platform that runs tests, collects diagnostics data, and reports results. The Test Platform supports running tests written in various test frameworks, and using a pluggable adapter model. Based on user-choice, the desired test framework and its corresponding adapter can be acquired as a vsix or as NuGet package as the case may be. Adapters can be written in terms of a public API exposed by the Test Platform. The Test Platform currently ships as part Visual Studio 2019, and in the .NET Core Tools Preview 3. ## Build status [](https://dev.azure.com/dnceng/public/_build/latest?definitionId=935&branchName=main) ## Contributing **IMPORTANT: We only accept PRs for which exists a previously discussed and approved issue.** There are many ways to contribute to VSTest - [Submit issues](https://github.com/Microsoft/vstest/issues) and help verify fixes as they are checked in. - Review the [open PRs](https://github.com/Microsoft/vstest/pulls). - [Contribute features and fixes](./CONTRIBUTING.md). - Contribute to the documentation. NOTE: When adding a new public API, always add it directly to the `PublicAPI.Shipped.txt` file. This helps us ensure we are always considering potential breaking changes (even between successive commits of un-released version) and avoids the burden of the unshipped to shipped commit. ## Documentation ### Features - [Test Platform Architecture](./docs/RFCs/0001-Test-Platform-Architecture.md) - [Test Discovery Protocol](./docs/RFCs/0002-Test-Discovery-Protocol.md) - [Test Execution Protocol](./docs/RFCs/0003-Test-Execution-Protocol.md) - [Adapter Extensibility](./docs/RFCs/0004-Adapter-Extensibility.md) - [Test Platform SDK](./docs/RFCs/0005-Test-Platform-SDK.md) - [Editors API Specification](./docs/RFCs/0007-Editors-API-Specification.md) - [Data collection Protocol](./docs/RFCs/0006-DataCollection-Protocol.md) - [Translation Layer](./docs/RFCs/0008-TranslationLayer.md) - [Editors API Revision Update](./docs/RFCs/0009-Editors-API-RevisionUpdate.md) - [TranslationLayer](./docs/RFCs/0008-TranslationLayer.md) - [Source Information For Discovered Tests](./docs/RFCs/0010-Source-Information-For-Discovered-Tests.md) - [Test Session Timeout](./docs/RFCs/0011-Test-Session-Timeout.md) - [Test Adapter Lookup](./docs/RFCs/0013-Test-Adapter-Lookup.md) - [Packaging](./docs/RFCs/0014-Packaging.md) - [Telemetry](./docs/RFCs/0015-Telemetry.md) - [Loggers Information From RunSettings](./docs/RFCs/0016-Loggers-Information-From-RunSettings.md) - [Properties for TestCases in Managed Code](./docs/RFCs/0017-Managed-TestCase-Properties.md) - [Skip Default Adapters](./docs/RFCs/0018-Skip-Default-Adapters.md) - [Disable Appdomain While Running Tests](./docs/RFCs/0019-Disable-Appdomain-While-Running-Tests.md) - [Improving Logic To Pass Sources To Adapters](./docs/RFCs/0020-Improving-Logic-To-Pass-Sources-To-Adapters.md) - [Code Coverage for .Net Core](./docs/RFCs/0021-CodeCoverageForNetCore.md) - [User Specified TestAdapter Lookup](./docs/RFCs/0022-User-Specified-TestAdapter-Lookup.md) - [TestSettings Deprecation](./docs/RFCs/0023-TestSettings-Deprecation.md) - [Blame Collector Options](./docs/RFCs/0024-Blame-Collector-Options.md) ### Guides - [Quickstart](./docs/quickstart.md) - [Command line options](./docs/commandline.md) - [TestCase filtering](./docs/filter.md) - [Passing runsettings from the command line](./docs/RunSettingsArguments.md) - [Configure a test run (.runsettings)](./docs/configure.md) - [Code coverage](./docs/analyze.md) - [Diagnostics](./docs/diagnose.md) - [Environment Variables](./docs/environment-variables.md) - [Troubleshooting guide](./docs/troubleshooting.md) - [Roadmap](./docs/releases.md) - Command-line options reference: [vstest.console.exe options](https://learn.microsoft.com/visualstudio/test/vstest-console
Excerpt of 4,969 characters
Read on GitHub893
Jakub Jareš · @Microsoft · Czech Republic
606
Amaury Levé · @microsoft · Czech Republic
217
179
154
142
112
104
96
95
87
78
74
63
50
47
44
29
Youssef Fahmy · Microsoft · Czech Republic
27
24
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:71abf4ffcfd6a1f8, topic:testing