Commit | Date | |
---|---|---|
[r378]
by
aliazzz
Fixed Ticket 42/37 FB_TestResults, replaced; With; Which resolves the incorrect testnumbers in the results report |
2020-05-23 11:09:41 | 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 |
[r295]
by
aliazzz
intermediate working copy v1.1.0.0
renamed from
/trunk/Library/POUs/FB_TestSuite/AllTestsFinished
|
2019-12-27 15:15:05 | Tree |