This version introduces support for Catch2 v3, which has a small change in xml-reporting format and has improved support for test discovery.
New Features
- Add support for Catch2 v3 (issue #52)
Extended Features
- Enable support for environmental variables when running in debug mode.