Skip to content

Commit

Permalink
Update docs/core/testing/unit-testing-with-copilot.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Pine <[email protected]>
  • Loading branch information
sigmade and IEvangelist authored Jan 18, 2025
1 parent abf7c55 commit 6d128c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/testing/unit-testing-with-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To generate a test project and a stub method, follow these steps:
* Select the method.
* Right-click and select ๐—–๐—ฟ๐—ฒ๐—ฎ๐˜๐—ฒ ๐—จ๐—ป๐—ถ๐˜ ๐—ง๐—ฒ๐˜€๐˜๐˜€.

:::image type="content" source="media/create-unit-test.png" lightbox="media/create-unit-test.png" alt-text="Command ๐—–๐—ฟ๐—ฒ๐—ฎ๐˜๐—ฒ ๐—จ๐—ป๐—ถ๐˜ ๐—ง๐—ฒ๐˜€๐˜๐˜€":::
:::image type="content" source="media/create-unit-test.png" lightbox="media/create-unit-test.png" alt-text="Command Create Unit Tests":::

In the dialog that appears, select xUnit from the Test Framework dropdown menu

Expand Down

0 comments on commit 6d128c0

Please sign in to comment.