You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my project I am using mocha-junit for driving the automation suite. I am running three suites (at current it is 3 may be going to increase in the future)
So I have following set up for test run from package.json file
Description:
For my project I am using
mocha-junit
for driving the automation suite. I am running three suites (at current it is 3 may be going to increase in the future)So I have following set up for test run from
package.json
fileAnd for the above I have configured the
report.js
fileWhen I run the report I am getting the following alert on my slack , which has
root suite
3 times . Is there any way we can customize it ?The text was updated successfully, but these errors were encountered: