Ugh
I haven't done integration to TestRail but if was doing it, I would look to the listener [1] interface or by using xunit [2] result file.
-Tatu
Send from my mobile
[1] http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#using-listener-interface
[2] http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#xunit-compatible-result-file
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
I'm getting below issue please help on how to resolveERROR ] Taking listener 'TestRailListener.py:testrail_server_name:tester_user_name:tester_user_password:20' into use failed: Importing listener 'TestRailListener.py' failed: Module 'TestRailListener' does not contain 'py'.Thank youP
TestRailListener:testrail_server_name:tester_user_name:tester_user_password:20
Hi All,