We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bb2f5 commit 37aa861Copy full SHA for 37aa861
docs/test/associate-automated-test-with-test-case.md
@@ -87,7 +87,7 @@ See the following frequently asked questions (FAQs).
87
* Tests that use the .NET core framework **can** be associated with a test case
88
work item when using Visual Studio 15.9 Preview 2 or later.
89
Run the .NET core tests. The appropriate target framework must be specified
90
- in a [.runsettings file](/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file?view=vs-2022).
+ in a [.runsettings file](/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file.md).
91
However, these tests can't be run using Microsoft Test Manager and XAML builds.
92
* Tests that use other test frameworks such as Chutzpah (for JavaScript tests
93
such as Mocha or QUnit), or Jest **cannot** be associated with a test case.
0 commit comments