Menu

Difido Report multi-line reporting

Help
2017-02-27
2020-06-07
  • Anton Gandyl

    Anton Gandyl - 2017-02-27

    Hi,
    Currently Difido report joins all lines into single line in case of multiple lines are reported.
    For example report.report("line1\nline2'); will be reported as
    "line1 line2"
    instead of
    "line1
    line2"

    Also from JavaDoc to test method and class only first line will present in report instead of full JavaDoc.

    Are those issues going to be addressed at some point?
    Or probably some configuration that controls that already exists and may be applied?

    Thanks.

     
  • Ofer

    Ofer - 2020-06-07

    Hi, Im trying to use some kind of broswer (prefered chorme), to export jsystem reported test.
    It works on windows OS, but it doesn't work on MacBook Pro OS.

    What should I install or/and insert in this fields of jsystem java interface?
    'Tool' --> jsystem properties' --> 'Reporter' ..> HTML broswer name'

    see attched file

    Thanks allot :)

     

Log in to post a comment.