Test Engine Client v1.1.0
What's Changed
- V1.0.0 Changelog by @nprizal in #198
- chore(deps): bump golang.org/x/sys from 0.23.0 to 0.25.0 by @dependabot in #185
- Configure golangci-lint by @nprizal in #199
- chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #202
- chore(deps): bump docker/library/golang from 1.23.1 to 1.23.2 in /.buildkite by @dependabot in #204
- Tidy up test data by @nprizal in #205
- Add Cypress Runner by @nprizal in #206
- Add Playwright support by @nprizal in #201
- Update default test command for jest to be less opinionated by @nprizal in #209
- Exclude
node_modules
all the time by @nprizal in #207 - Fix zzglob import path by @DrJosh9000 in #211
- Remove interface check for all runners. by @nprizal in #208
- chore(deps): bump cypress/included from 13.15.0 to 13.15.1 in /.buildkite by @dependabot in #212
- Print actual command when running Jest. by @nprizal in #214
- Escape special characters in testCases in Jest retry command by @nprizal in #213
- Send test runner to create test plan endpoint by @nprizal in #215
- Add script to record support ended for Pact. by @wooly in #216
- Update README and CHANGELOG for v1.1.0 by @nprizal in #217
Full Changelog: v1.0.0...v1.1.0