Skip to content
chore: Release v2.2.0

Features

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

Bug Fixes

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