playwright/packages/playwright-test/types
Dmitry Gozman 0302e759df
feat(test runner): allow top-level test.fixme similar to test.skip (#10250)
```js
test.fixme('my test name', () => {});
```
2021-11-19 11:40:40 -08:00
..
test.d.ts feat(test runner): allow top-level test.fixme similar to test.skip (#10250) 2021-11-19 11:40:40 -08:00
testExpect.d.ts docs: improve documentation for assertions and test config (#9890) 2021-10-29 15:25:52 -07:00
testReporter.d.ts feat(test runner): allow top-level test.fixme similar to test.skip (#10250) 2021-11-19 11:40:40 -08:00