Reporter | How to use reporter which is not in folder of e2e tests? #25213
Unanswered
403-html
asked this question in
Questions and Help
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project where we have a configuration that keeps all the
node_modules/
in the root folder and each project in the monorepo has just package.json pointing to it instead of having a separatenode_modules
folder (workspaces in yarn). How can I set up this kind of configuration for reporters? I don't see pointer in reporterOptions for reporter runner.It has simplest possible reporter - I wanted to use mochawesome like that
Short structure
Beta Was this translation helpful? Give feedback.
All reactions