Skip to content

Releases: vitalets/playwright-timeline-reporter

v1.1.1

01 May 08:17

Choose a tag to compare

  • Handle test.use() invocation, that triggers worker restart.

v1.1.0

14 Apr 14:13

Choose a tag to compare

  • Added an optional debug reporter option to enable reporter logs.
  • Removed the timelineReporter() helper. Use the reporter directly as a string path: reporter: [['playwright-timeline-reporter']].
  • Refactored worker-lanes algorithm.

v1.0.2

09 Apr 18:50

Choose a tag to compare

  • Show the project name instead of the filter when there is only one project.
  • UI minor fixes.

v1.0.0

09 Apr 16:25

Choose a tag to compare

  • Initial release.