Eduardo Serrano
Eduardo Serrano
I've tested this and can confirm it's working as expected with version `2.9.2`. Feel free to close this issue.
I can confirm it's fixed. Closing this bug. Thank you @cenfun
What I don't know is what would be the best way to add this to the `MonocartReporterOptions`. I'm not sure that a single extra property like `compressOutput` would be enough?...
I also realize that currently the merge CLI is given a glob to a list of json files which contain the monocart report data. In the event of using zip...
I've tested this and can confirm it's working with version `2.9.2`. The new `zip` output option didn't quite work as I expected though. When setting `zip` to `true` it compressed...
> I've thought about this issue too, but I haven't found a good reason to delete the uncompressed files The main reason for me is about what to upload as...
I've tested version `2.9.3` using a path for the `zip` option and it works but there's a requirement which is not explicit for the user, which is that the name...
I've tested version `2.9.4` and the issue with the custom zip filename is resolved 🎉
# Here is my last feedback on this feature ## Current usage As it stands, my pipeline steps are: - run a playwright sharded test run - delete all the...
> I've tested version `2.9.4` and the issue with the custom zip filename is resolved 🎉 I've actually found a bug with this. It only seems to happen when running...