Skip to content

Releases: ryanrosello-og/playwright-slack-report

v1.1.70

25 Jan 22:36
ac594f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.60...v1.1.70

v1.1.60

11 Jan 09:49
b1c63ec
Compare
Choose a tag to compare

What's Changed

  • Support separate Slack channels for notifications of successful and failed test results by @m-kusnierz in #82
  • version bump to 1.1.60 by @ryanrosello-og in #84

New Contributors

Full Changelog: v1.1.58...v1.1.60

v1.1.58

06 Jan 10:52
3e836bf
Compare
Choose a tag to compare

What's Changed

  • Fix really broken json results parsers by @ryanrosello-og in #81
  • Fix showInThread support for webhooks
  • Bump version to 1.1.58 in package.json
  • Add test to parse complicated json file
  • Add suite name to the failure message

Full Changelog: v1.1.57...v1.1.58

v1.1.57

13 Dec 19:16
0e5be9e
Compare
Choose a tag to compare

What's Changed

  • Update badges and instructions for generating merged JSON report by @ryanrosello-og in #78

Full Changelog: v1.1.56...v1.1.57

v1.1.56

13 Dec 10:54
9ef6570
Compare
Choose a tag to compare

What's Changed

  • Fix GH actions issue when the CLI app would falls over if the Playwright config does not have retries defined. by @ryanrosello-og in #77

Full Changelog: v1.1.55...v1.1.56

v1.1.55

10 Dec 01:52
29c4e69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.54...v1.1.55

v1.1.54

09 Dec 11:12
47c4e7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.25...v1.1.54

v1.1.25

11 Nov 04:01
c7b2fc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.24...v1.1.25

v1.1.24 Release

23 Sep 02:22
de43054
Compare
Choose a tag to compare

What's Changed

  • New config option separateFlaky introduced by @jgibo which improves reporting statistics for flaky tests.
  • separate flaky tests from output - passes that did not pass on first try are instead output as flaky, not passed by @jgibo in #54
  • Release/1.1.24 by @ryanrosello-og in #55

New Contributors

  • @jgibo made their first contribution in #54

Full Changelog: v1.1.23...v1.1.24

v1.1.23 Release

03 Sep 21:43
d6f3551
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.22...v1.1.23