How to generate dynamic test cases using jest
Fetch live schools from db then generate and execute test cases for each school.
I have tried with beforeAll hook data fetched perfectly but was not able to generate dynamic test cases.
Fetch live schools from db then generate and execute test cases for each school.
I have tried with beforeAll hook data fetched perfectly but was not able to generate dynamic test cases.