Daniel

Results 2 comments of Daniel

@Joelasaur the problem is because cypress tries to execute Mochawesome inside foo/node_modules. So I just write a workaround script to run cypress, to define the Mochawesome configuration on the script:...

@adamtay, You're right!. That's why I need to select the project to run cypress via node environment parameter. Having a node modules for each project can be an excessive amount...