v1.7.0
New Features
- Add support for Visual Studio 2022.
- Add support for environmental variables (inspired by issue #37). Environmental variables to be set for the Catch2 executable process can now be configured with the
<Environment>
option (see Settings documentation for details).
Bug fixes
- Issue #46: A problem deleting temporary files, caused the test adapter to fail.