Relative Content

Tag Archive for javascriptnode.jstypescriptexpressts-jest

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.