playwright/packages/playwright-test/types
divdavem 512a245f13
feat(test-runner): wait for a url before starting tests (#10138)
The webServer configuration in @playwright/test now accepts a url as an
alternative to a port number to wait for a url to return a 2xx status code.
2022-01-26 16:32:58 -08:00
..
test.d.ts feat(test-runner): wait for a url before starting tests (#10138) 2022-01-26 16:32:58 -08:00
testExpect.d.ts feat(test-runner): specific playwright types for expect (#10670) 2021-12-13 13:42:36 -05:00
testReporter.d.ts fix(test runner): hide beforeAll/afterAll hooks from the reporter api (#11306) 2022-01-10 12:09:51 -08:00