{"meta":{"title":"Testing code","intro":"Discover ways that you can use GitHub Copilot to test your code.","product":"GitHub Copilot","breadcrumbs":[{"href":"/en/enterprise-cloud@latest/copilot","title":"GitHub Copilot"},{"href":"/en/enterprise-cloud@latest/copilot/tutorials","title":"Tutorials"},{"href":"/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook","title":"GitHub Copilot Cookbook"},{"href":"/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook/testing-code","title":"Testing code"}],"documentType":"subcategory"},"body":"# Testing code\n\nDiscover ways that you can use GitHub Copilot to test your code.\n\n## Links\n\n* [Generating unit tests](/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook/testing-code/generate-unit-tests)\n\n  Copilot Chat can help with generating unit tests for a function.\n\n* [Creating mock objects to abstract layers](/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook/testing-code/create-mock-objects)\n\n  Copilot Chat can help with creating mock objects that you can use for unit tests.\n\n* [Creating end-to-end tests for a webpage](/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook/testing-code/create-end-to-end-tests)\n\n  Copilot Chat can help with generating end-to-end tests.\n\n* [Updating unit tests to match code changes](/en/enterprise-cloud@latest/copilot/tutorials/copilot-cookbook/testing-code/update-unit-tests)\n\n  Copilot Chat can help with updating your tests."}