Skip to content

Commit

Permalink
Update docs/articles/vs-test-adapter/NUnit-And-Microsoft-Test-Platfor…
Browse files Browse the repository at this point in the history
…m.md

Co-authored-by: Sean Killeen <[email protected]>
  • Loading branch information
OsirisTerje and SeanKilleen authored Feb 2, 2025
1 parent 251b637 commit 9e08b0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Microsoft Test Platform (MTP) is the new platform for testing from Microsoft. T
executables, like we do with [NUnitLite](../nunit/running-tests/NUnitLite-Runner.md). There is no longer a test runner;
the executable **is** the test runner.

It does take time however, to develop the same capabilities that we have with the current system.
It does take time, however, to develop the same capabilities that we have with NUnit's current system, and there are many historical factors to consider.
In the meantime, there needs to be a bridge between these two. In NUnit, the NUnit3TestAdapter contains what is
necessary to run the MTP using the same old test runners.

Expand Down

0 comments on commit 9e08b0a

Please sign in to comment.