mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-16 15:11:38 -05:00
PARAMETRIZE_LABEL is like PARAMETRIZE, except that it allows the user to provide a label which will be displayed in the test name line. This is useful for tracking _which_ PARAMETRIZE case failed in the situation where the numbers are unwieldy.