Skip to content

Releases: buildkite/test-collector-javascript

v1.7.2

16 Jul 22:15
9d29eb0
Compare
Choose a tag to compare

What's Changed

  • Run tests on a new queue by @yob in #90
  • Fix async problem in jest reporter when trying to run onRunComplete by @JasonShin in #91
  • Release v1.7.2 by @nprizal in #93

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Apr 03:12
v1.7.1
a471055
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

14 Feb 22:53
e540465
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.7.0

v1.6.5

14 Feb 22:53
a805fcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

14 Nov 20:57
5d88395
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

16 Oct 02:13
2a5c94c
Compare
Choose a tag to compare

What's Changed

  • Fix Playwright reporter failure handling by @tjschuck in #79

Full Changelog: v1.6.2...v1.6.3

v1.6.2

11 Oct 00:47
f9354ad
Compare
Choose a tag to compare

What's Changed

  • Install strip-ansi as a dependency; required for Playwright reporter by @tjschuck in #78

Full Changelog: v1.6.1...v1.6.2

v1.6.1

08 Oct 21:47
2cbfccf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Oct 21:36
Compare
Choose a tag to compare

What's Changed

  • Upload test results via Mocha reporter.done hook by @nprizal in #75
  • Add playwright support by @nprizal in #72
    • feat(reporter): ✨ Add Playwright Reporter by @whizzzkid in #68

📓 Playwright reporter is not included in the package of this release. Please update to v1.6.1 to use Playwright.

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Sep 23:01
e9187a4
Compare
Choose a tag to compare

What's Changed

  • [PIE-1479] Remove identifier from reporters by @amybiyuliu in #56
  • Increase timeout for jest test by @nprizal in #69
  • Guard against possibility of test.err.multiple being undefined in mocha reporter by @laurieboyes in #66

New Contributors

Full Changelog: v1.4.2...v1.5.0