playwright/docs/src/test-reporter-api
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
..
class-location.md fix(docs): test-runner location column type (#9222) 2021-10-01 08:53:59 +02:00
class-reporter.md feat(reporters): augment non-stdio reporters with dot/line (#10003) 2021-11-03 08:25:16 -07:00
class-suite.md docs: Suite.project is a method, not a property (#10135) 2021-11-08 10:08:46 -08:00
class-testcase.md feat(test runner): allow top-level test.fixme similar to test.skip (#10250) 2021-11-19 11:40:40 -08:00
class-testresult.md docs: test parallel/failures docs (#8706) 2021-09-08 07:44:26 -07:00
class-teststep.md feat(api): expose step location (#9602) 2021-10-18 21:06:18 -07:00