1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/copilot/tutorials/copilot-chat-cookbook/testing-code/index.md

17 lines
438 B
Markdown

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