Dmitry Gozman
|
1f40e3d22b
|
chore: make Reporter.onExit an internal method (#16280)
|
2022-08-05 13:41:00 -07:00 |
|
Dmitry Gozman
|
f88b1e9cde
|
feat(reporters): separate onExit from onEnd (#15926)
This is now used by html reporter to open UI.
|
2022-07-25 13:20:33 -07:00 |
|
Pavel Feldman
|
6181b0dcaf
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
Pavel Feldman
|
76abb3a5be
|
chore: unify tab generation (#14802)
|
2022-06-10 17:34:31 -07:00 |
|
Pavel Feldman
|
f724fa570f
|
docs: make ts snippets esm-friendly (#14451)
|
2022-05-27 12:36:59 -07:00 |
|
Dmitry Gozman
|
cef476b89f
|
docs: support optional methods (#13415)
So far, these are used in `Reporter`.
|
2022-04-07 18:51:05 -07:00 |
|
Max Schmitt
|
c8cc62a2e6
|
chore: add link validation for docs (#13047)
|
2022-03-25 19:30:45 +01:00 |
|
Dmitry Gozman
|
0d54afab9c
|
feat(test runner): show beforeAll/afterAll hooks similar to tests (#10923)
Reporters now get notified about hooks start/end/steps.
|
2021-12-15 10:39:49 -08:00 |
|
Dmitry Gozman
|
9cebe60831
|
feat(reporters): augment non-stdio reporters with dot/line (#10003)
|
2021-11-03 08:25:16 -07:00 |
|
Dmitry Gozman
|
545d793956
|
docs: an overview of reporter methods (#8948)
|
2021-09-15 15:29:06 -07:00 |
|
Ross Wollman
|
d3a8c38b7e
|
docs(reporters): fix TS example (#8531)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-08-28 22:53:27 +02:00 |
|
Pavel Feldman
|
cccc2ac4bc
|
chore: fix docs
|
2021-08-24 19:49:02 -07:00 |
|
Pavel Feldman
|
79e8592146
|
docs: refresh getting started docs (#8054)
|
2021-08-06 14:02:41 -07:00 |
|
Pavel Feldman
|
5803035c1b
|
feat(test-runner): introduce steps (#7952)
|
2021-08-02 17:17:20 -07:00 |
|
Dmitry Gozman
|
bfbba5a979
|
docs(test runner): api reference for reporter api (#7811)
|
2021-07-22 19:56:36 -07:00 |
|