We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9283a54 commit d818279Copy full SHA for d818279
docs/delta-with-MSTestV1.md
@@ -44,7 +44,7 @@ Here are the features that are not supported:
44
1. Tests cannot be included into an "Ordered Test".
45
2. Changes to the `.testsettings` file:
46
* Can no longer be used to configure the adapter.
47
- * No longer support The `<LegacySettings>`so you can't use it to set attributes e.g. `DeploymentItem`.
+ * No longer support the `<LegacySettings>` section, meaning you can't use it to set attributes (e.g. `DeploymentItem`).
48
3. The adapter does not support test lists specified as a `.vsmdi` file.
49
4. The `Coded UI Test Project`, and the `Web Performance and Load Test Project` types are not supported.
50
5. Association with a testcase item in TFS is not supported.
0 commit comments