/trunk/Library/POUs/FB_TestSuite/GetNumberOfFailedTests/svnobj Commit Log


Commit Date  
[r306] (1.7 kB) by aliazzz

- Parts of "Implement optional parameters for the test results".
The following is implemented: Whether a test is skipped, failure message/type for a testcase.

- 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 View
Download
[r274] (2.1 kB) by aliazzz

v1.1.0.1 Modified CfUnitRunner to accomodate for the new introduced XmlFileFormatter

2019-12-14 23:12:22 View
Download
[r170] (1.7 kB) by aliazzz

v1.0.0.0 first commit

2019-08-31 13:04:33 View
Download