Chapter 2

AI Coding Assistants for Test Authoring — quiz

5 questions · ~4 min

Chapter 2 quiz

Question 1 of 5

A developer uses GitHub Copilot to generate Jest tests for a `calculateDiscount(price, code)` function. Copilot produces five tests, all asserting expected outputs for typical inputs. What is the most important review step before merging?