Your team is developing a Python application and wants to automate unit test generation using GitHub Copilot. Which of the following prompts would most effectively generate a boilerplate unit test for a function named calculate_discount(price, discount_percentage) in Python?