What's Changed
- Feature: couchbase executor by @peczenyj in #852
- doc(readme): list couchbase executor by @yesnault in #853
- fix(testcase): log correctly user executors info - fixes #699 by @kilianpaquier in #855
- fix(reports): use filepath.Join instead or linux sep or path.Join for file that will be written on OS - fixes #794 by @kilianpaquier in #856
- fix(reports): print applied assertions as YAML in HTML report to handle complex assertions (and, or, etc.) - fixes #754 by @kilianpaquier in #857
- doc: LICENSES update by @ovh-cds in #854
- Fix typos by @ncharaf in #859
- feat(http): support cookies in redirects by @Crocmagnon in #866
- fix: start waiting for configured test step delay at first retry by @dariakts in #878
- feat(ovhapi): add support for OAuth2 authentication by @dariakts in #873
- Fix/user executor varcheck by @ivan-velasco in #871
- fix(user-executors): ensure unique lib paths in user executor files retrieval by @ivan-velasco in #867
- fix(testcase): handle issue of already escaped quotes by @shanestillwell in #872
- chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot[bot] in #879
- New assertion
ShouldNotJSONEqualby @09bassOp in #863
New Contributors
- @ncharaf made their first contribution in #859
- @Crocmagnon made their first contribution in #866
Full Changelog: v1.3.0-beta.2...v1.3.0-beta.3