1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/content/copilot/example-prompts-for-github-copilot-chat/testing-code/index.md
Sarita Iyer 262ab79a12 [DO NOT MERGE] Official megabranch of "Copilot Chat Cookbook" with new map topic structure (#53046)
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
Co-authored-by: Tiago Pascoal <tspascoal@github.com>
Co-authored-by: Christopher Harrison <geektrainer@github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
Co-authored-by: sunbrye <sunbrye@github.com>
Co-authored-by: Hector Alfaro <hectorsector@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-11-22 20:31:27 +00:00

13 lines
304 B
Markdown

---
title: Testing code
intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to test your code.'
versions:
feature: copilot
topics:
- Copilot
children:
- /generate-unit-tests
- /create-mock-objects-to-abstract-layers
- /create-end-to-end-tests-for-a-webpage
---