13 years ago
Dunit from a Delphi App vs TestComplete gives different results
I followed this Smartbear Article and added the tcDUnitSupport.Pas file to my project and build the Project..
Test Complete now sees that the App has DUnit test in it to run, however when I run the tests from Test Complete I get hundreds of failures.
But when I run it through the App's DUnit menu built into our App, I get different results only two unit tests fail.
What settings does the DUnit run with when running from Test Complete?
For example when I go into the DUnit Menu I get an option for 'Fail Test Case if no checks executed'
Other options are
Fail Test Case if memory leaked
Warn if Fail Test Overwritten
If I set these to true I get hundreds of failures as well from the App's DUnit Menu.
Test Complete now sees that the App has DUnit test in it to run, however when I run the tests from Test Complete I get hundreds of failures.
But when I run it through the App's DUnit menu built into our App, I get different results only two unit tests fail.
What settings does the DUnit run with when running from Test Complete?
For example when I go into the DUnit Menu I get an option for 'Fail Test Case if no checks executed'
Other options are
Fail Test Case if memory leaked
Warn if Fail Test Overwritten
If I set these to true I get hundreds of failures as well from the App's DUnit Menu.