cpp-testing / GUnit

GUnit - Google.Test/Google.Mock/Cucumber on steroids
260 stars 51 forks source link

Added environment variables to test registration #87

Closed TheKayneGame closed 1 year ago

TheKayneGame commented 1 year ago

Added environment variables to test registration. So when the test is run using CTest it will actually run the tests using the defined scenario.

This will enable the use of CTest without needing to redefine the SCENARIO variable. Making it possible for test explorers to run the test