Sending useful information from Detox tests to Slack

Hi, I am in the process of setting up automated E2E tests of my app with Detox. Currently I have the tests running and sending a slack notification which notifies of either a failed or successful pipeline.

Ideally I would like the slack notification to contain the test results so that our devs are able to easily identify what/who caused the failing E2E tests without having to dig into Bitrise logs. Even if that involves printing the results to a txt file and inserting that into the message.

Is this possible? Would be keen to see how other people are handling this.

Cheers!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.