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
currently, I am using mochawesome report on API automation based on mocha chai. When our CI/CD run pipeline has API automation, we will get a mochawesome report and the file will immediately be in the S3 bucket. When we open it, it takes quite a long time, because there is a download process. and when I checked, the file size was quite large and the more test cases that were run, the more reports there were and the result was that it took longer to download the report.
is there a way to reduce the size of this file?
Thank you.
The text was updated successfully, but these errors were encountered:
currently, I am using mochawesome report on API automation based on mocha chai. When our CI/CD run pipeline has API automation, we will get a mochawesome report and the file will immediately be in the S3 bucket. When we open it, it takes quite a long time, because there is a download process. and when I checked, the file size was quite large and the more test cases that were run, the more reports there were and the result was that it took longer to download the report.
is there a way to reduce the size of this file?
Thank you.
The text was updated successfully, but these errors were encountered: