I am integrating XRAY with WebdriverIO , Mocha and Bamboo using the guide below:
https://docs.getxray.app/display/XRAY/Testing+web+applications+using+Mocha+and+WebdriverIO
At the end of execution, want to send an automated report summarizing test execution in an email with attached or inline test report. This can be sent either by Bamboo or test framework itself. Couldn't find anything suitable in the documentation. #I don't have Cucubmber implementation.
Please advise. Thanks in advance.