You can also pass :each to run your fixture repeatedly for each test. use-fixtures here works the same as beforeAll/afterAll in Jest. We wrap ...
確定! 回上一頁