J
Juan Dent
Guest
I am starting to use Boost.Test for unit testing. In a windows console app, the generated unit test cpp file works like a charm, but if I add a unit test cpp file to an MFC application I get an abort(), retry() window.
How does one test the code in an MFC application using the Boost.Test framework?
I am using Visual Studio 2017 version 15.8.6 and boost 1_68_0
Regards,
Juan Dent
Juan Dent
Continue reading...
How does one test the code in an MFC application using the Boost.Test framework?
I am using Visual Studio 2017 version 15.8.6 and boost 1_68_0
Regards,
Juan Dent
Juan Dent
Continue reading...