Releases: buildkite/test-collector-javascript
Releases · buildkite/test-collector-javascript
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
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
- @whizzzkid made their first contribution in #68
Full Changelog: v1.5.0...v1.6.0
v1.5.0
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
- @KatieWright26 made their first contribution in #55
- @amybiyuliu made their first contribution in #56
- @laurieboyes made their first contribution in #66
Full Changelog: v1.4.2...v1.5.0
Add Jasmine and Mocha reporters
What's Changed
- PIE-1406 Add jasmine and mocha reporters to npm package
- Version 1.4.2 by @KatieWright26 in #55
New Contributors
@rmagrin made their first contribution in #45
Full Changelog: v1.4.1...v1.4.2