Skip to content

Commit 817a6bd

Browse files
authored
pull base content,head:wwlpublishsync,into:6f9c0b7cef5eb4480930a15c47210f5bdf0bf6f9e24e3cc049db3fe3914b0f6e-live
2 parents c71e15d + 6fb3809 commit 817a6bd

File tree

44 files changed

+411
-1210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+411
-1210
lines changed

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47878,6 +47878,26 @@
4787847878
"source_path": "learn-pr/wwl-azure/give-your-ai-agent-skills/7-summary.yml",
4787947879
"redirect_url": "/training/modules/give-your-ai-agent-skills/6-summary",
4788047880
"redirect_document_id": false
47881+
},
47882+
{
47883+
"source_path": "learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/3-exercise-create-method-unit-tests-github-copilot-inline-chat.md",
47884+
"redirect_url": "/training/modules/develop-unit-tests-using-github-copilot-tools/",
47885+
"redirect_document_id": false
47886+
},
47887+
{
47888+
"source_path": "learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/4-exercise-create-specific-unit-test-github-copilot-inline-chat.md",
47889+
"redirect_url": "/training/modules/develop-unit-tests-using-github-copilot-tools/",
47890+
"redirect_document_id": false
47891+
},
47892+
{
47893+
"source_path": "learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/5-exercise-complete-create-unit-tests-challenge.md",
47894+
"redirect_url": "/training/modules/develop-unit-tests-using-github-copilot-tools/",
47895+
"redirect_document_id": false
47896+
},
47897+
{
47898+
"source_path": "learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/6-review-create-unit-tests-solution.md",
47899+
"redirect_url": "/training/modules/develop-unit-tests-using-github-copilot-tools/",
47900+
"redirect_document_id": false
4788147901
}
4788247902
]
47883-
}
47903+
}

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 12/09/2024
7+
ms.date: 05/28/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/2-examine-github-copilot-support-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Examine the unit testing tools and environment
44
metadata:
55
title: Examine the unit testing tools and environment
66
description: "Examine the unit testing tools and environment"
7-
ms.date: 12/09/2024
7+
ms.date: 05/28/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.develop-unit-tests-using-github-copilot-tools.create-unit-tests-generate-tests-smart-action
3+
title: Create unit tests using the Generate Tests smart action
4+
metadata:
5+
title: Create unit tests using the Generate Tests smart action
6+
description: "Create unit tests using the Generate Tests smart action"
7+
ms.date: 05/28/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 6
14+
content: |
15+
[!include[](includes/3-create-unit-tests-generate-tests-smart-action.md)]

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/3-exercise-create-method-unit-tests-github-copilot-inline-chat.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.develop-unit-tests-using-github-copilot-tools.create-unit-tests-inline-chat
3+
title: Create unit tests using Inline Chat
4+
metadata:
5+
title: Create unit tests using Inline Chat
6+
description: "Create unit tests using Inline Chat"
7+
ms.date: 05/28/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 6
14+
content: |
15+
[!include[](includes/4-create-unit-tests-inline-chat.md)]

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/4-exercise-create-specific-unit-test-github-copilot-inline-chat.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.develop-unit-tests-using-github-copilot-tools.create-unit-tests-chat-view-modes
3+
title: Create unit tests using Chat view modes
4+
metadata:
5+
title: Create unit tests using Chat view modes
6+
description: "Create unit tests using Chat view modes"
7+
ms.date: 05/28/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 6
14+
content: |
15+
[!include[](includes/5-create-unit-tests-chat-view-modes.md)]

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/5-exercise-complete-create-unit-tests-challenge.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.develop-unit-tests-using-github-copilot-tools.exercise-develop-unit-tests-github-copliot
3+
title: Exercise - Develop unit tests using GitHub Copilot
4+
metadata:
5+
title: Exercise - Develop unit tests using GitHub Copilot
6+
description: "Exercise - Develop unit tests using GitHub Copilot."
7+
ms.date: 05/28/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 25
14+
content: |
15+
[!include[](includes/6-exercise-develop-unit-tests-github-copliot.md)]

0 commit comments

Comments
 (0)