cpp-testing / GUnit

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

Add MSVC support #75

Closed rafaelBauer closed 2 years ago

rafaelBauer commented 2 years ago

I had to change the delimiter of the tags in the testname for the GStesps. Somehow the comma was not working in Windows, and only one test would be executed within a feature file.