It's not a bug, but how to run tests with VS2019 ?
Closed this issue · 2 comments
clabnet commented
Hi,
running your Cmakelists.txt. I have created successfully a Visual Studio 2019 solution,
I would run the tests. What Test Explorer I need to start its ?
Sorry for my ignorance, but what type of tests are that SCENARIO .. GIVEN etc ?
Thank's
clabnet commented
Thats are Catch2 tests. I have installed Test adapter for Catch2 onto my Visual Studio 2019.
This is a walktrough useful : https://github.com/JohnnyHendriks/TestAdapter_Catch2/blob/main/Docs/Walkthrough-vs2019.md
PerMalmberg commented
I see you found the answer so I'll close this.