Commit | Date | |
---|---|---|
[r323]
by
aliazzz
|
2020-01-03 18:42:05 | Tree |
[r306]
by
aliazzz
- Parts of "Implement optional parameters for the test results". - Moved the general test results (NumberOfTestSuites, NumberOfTestCases, NumberOfSuccessfulTestCases, NumberOfFailedTestCases) into the new test results struct ST_TestSuiteResults, which also containts the results for all test suites. - Fixed adjusting of AssertFailureMessages from 252 to 253 characters (by removing an unnecessary space character) - Added logging of all new extended/optional test result parameters to the logger - Added report logic so that skipped tests are not included in the total amount of successful tests (NumberOfSuccessfulTests = NumberOfTests - NumberOfFailedTests - NumberOfSkippedTests |
2019-12-29 23:11:17 | Tree |
[r304]
by
aliazzz
Latest Code of TcUnit integrated, now prepare XmlWriter integration
renamed from
/trunk/Library/ITFs/I_TestResultFormatter
|
2019-12-29 20:13:23 | Tree |