Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump busted from 2.1.2 to 2.2.0 #11986

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

bungle
Copy link
Member

@bungle bungle commented Nov 10, 2023

Summary

Features

  • Add Korean localization — @marocchino
  • Add --exclude-name-file and --log-success options — @hanshuebner (When combined can automate re-running only failed tests)
  • Add --name option to easily run single tests — @hanshuebner

Bug Fixes

  • Remove unused luafilesystem dependency — @dundargoc
  • Correct installation and example documentation — @C3pa and @alerque
  • Use escape sequences to output UTF-8 characters in more environments — @Commandcracker
  • Output more standard tracing notation in gtest handler — @Tieske
  • Fix casting to string before encoding errors in JSON — @svermeulen
  • Correct TAP handler to not error on no test files — @notomo

Checklist

- [ ] The Pull Request has tests
- [ ] A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
- [ ] There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

### Summary

#### Features
- Add Korean localization — @marocchino
- Add --exclude-name-file and --log-success options — @hanshuebner
  (When combined can automate re-running only failed tests)
- Add --name option to easily run single tests — @hanshuebner

#### Bug Fixes

- Remove unused luafilesystem dependency — @dundargoc
- Correct installation and example documentation — @C3pa and @alerque
- Use escape sequences to output UTF-8 characters in more environments — @Commandcracker
- Output more standard tracing notation in gtest handler — @Tieske
- Fix casting to string before encoding errors in JSON — @svermeulen
- Correct TAP handler to not error on no test files — @notomo

Signed-off-by: Aapo Talvensaari <[email protected]>
@dndx dndx merged commit 8d0f9d2 into master Nov 13, 2023
29 checks passed
@dndx dndx deleted the chore/busted-2.2.0 branch November 13, 2023 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants