Package
@s-ui/test
@s-ui/test-e2e
Description
Frontends are experimenting problems with its tests coverage because using the different tests process in serial mode the latest test process fired overwrites the result of previous one
Expected behaviour:
give the possibility to specify the directory to the test command coverage result
Actual behaviour:
It is actually overwriting the existing previous coverage directory, which is forced to have "coverage" as its default name