Devstored
Devstored
same issue !
Hi @ext Can you post an example code please? In my case I use the library: cypress-aiotests-reporter + cypress-mochawesome-reporter. **In the file "cypress.config.js" :** ``` const { EventForwarder } =...
Hi @elaichenkov , Thanks for your sharing but not work for me : ``` initPlugins(on, [registerAIOTestsPlugin(on,config), require('cypress-mochawesome-reporter/plugin')(on)]); ``` Traceback : ```The error was thrown while executing your e2e.setupNodeEvents() function: TypeError:...
@elaichenkov Thanks, but i tried and same issue : `An error was thrown in your plugins file while executing the handler for the before:run event. The error we received was:...
Hi @elaichenkov, It works perfectly! Thanks for your help
#26 @itschrisg was faster than me :) But I added some extra features.