Packing unrelated scenarios into one parameterized test can hide what the rule really is.
Naming the pitfall early helps you design tests, reviews, and safer boundaries. Connect the idea to a realistic coding decision so recall is easier when solving similar questions.
Additional Notes
What is the main pitfall around parameterized tests?