I want to set an id to each test in Jest so that I can uniquely identify them.
It is something similar to @TestParamters/ @Parameters in Tes
@TestParamters
@Parameters