Skip to content

Commit

Permalink
Update docs/core/testing/unit-testing-mstest-writing-tests-attributes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink authored Jul 25, 2024
1 parent cd0a063 commit ec0cdbd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public class MyTestClass
}
```


## Attributes used for data-driven testing

Use the following elements to set up data-driven tests. For more information, see [Create a data-driven unit test](/visualstudio/test/how-to-create-a-data-driven-unit-test.md) and [Use a configuration file to define a data source](/visualstudio/test/walkthrough-using-a-configuration-file-to-define-a-data-source.md).
Expand Down

0 comments on commit ec0cdbd

Please sign in to comment.