Provide a way to provide all warning that occurred in a test case

XMLWordPrintable

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major
    • Component/s: robot-plugin
    • None

      I am using the robot framework, in conjunction with the email-ext plugin, to send an email notification with the results. I am are using a groovy script to generate the email content.

      In the groovy script, I am using the robot plug code to get a summary (total test, total failed, pass percentage) and also listing information on all failed test cases (e.g.: is it critical, suite, test name, error message)

      I would also like to add all the warnings that were encountered in each test.

      Would it be possible to provide an API that would return all warnings that occurred in a test case? Maybe add a "getAllWarnings" function [similar to "getErrorMsg()"] to hudson.plugins.robot.model.RobotCaseResult

            Assignee:
            jpiironen
            Reporter:
            Bassam Khouri
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: