playwright/src/test/reporters
2021-09-01 21:15:11 -07:00
..
.eslintrc.json Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02:00
base.ts feat(html reporter): preview source code, steps and step errors (#8598) 2021-08-31 16:34:52 -07:00
dot.ts fix(test runner): do not special case test.fail (#8447) 2021-08-25 12:19:50 -07:00
empty.ts feat(test-runner): export reporter api as @playwright/test/reporter (#7692) 2021-07-16 21:15:03 -07:00
html.ts feat(html reporter): show test source (#8643) 2021-09-01 21:15:11 -07:00
json.ts feat(test-runner): basic html reporter (#7994) 2021-08-05 13:36:47 -07:00
junit.ts feat(test runner): show stdio for failures in terminal reporters (#8150) 2021-08-11 16:44:19 -07:00
line.ts fix(test runner): do not special case test.fail (#8447) 2021-08-25 12:19:50 -07:00
list.ts chore(typescript): turn on noImplicitOverride (#7810) 2021-08-25 10:11:18 -04:00
multiplexer.ts feat(test-runner): introduce steps (#7952) 2021-08-02 17:17:20 -07:00