1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update filenames to match short titles, add contentType frontmatter (#56836)

Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
Siara
2025-07-24 13:04:21 -07:00
committed by GitHub
parent 877ffc641d
commit bbd6ab4ae3
263 changed files with 1049 additions and 347 deletions

View File

@@ -14,6 +14,7 @@ complexity:
octicon: beaker
topics:
- Copilot
contentType: tutorials
---
A good suite of unit tests is critical to the success of any project. However, writing these tests can be time-consuming and are often neglected. {% data variables.copilot.copilot_chat_short %} can help generate these tests for you.