Skip to content

Commit 251b637

Browse files
Update docs/articles/vs-test-adapter/NUnit-And-Microsoft-Test-Platform.md
Co-authored-by: Sean Killeen <[email protected]>
1 parent a877a72 commit 251b637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/vs-test-adapter/NUnit-And-Microsoft-Test-Platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Overview
44

55
Microsoft Test Platform (MTP) is the new platform for testing from Microsoft. The Test Projects can be run as
6-
executables, like we do with [NUnitLite](../nunit/running-tests/NUnitLite-Runner.md). There is no longer a test runner,
6+
executables, like we do with [NUnitLite](../nunit/running-tests/NUnitLite-Runner.md). There is no longer a test runner;
77
the executable **is** the test runner.
88

99
It does take time however, to develop the same capabilities that we have with the current system.

0 commit comments

Comments
 (0)