Skip to content

v1.7.0

Compare
Choose a tag to compare
@JohnnyHendriks JohnnyHendriks released this 02 Aug 06:21
· 25 commits to main since this release

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.