jet
jet copied to clipboard
Runner agnostic?
Hi,
this is somewhat related to #8 but I decided to open another issue since it puts a question in a broader perspective.
I have a working set up of e2e tests with detox and cucumber-js. I wonder if I can use this project with it or I have to absolutely use mocha as the runner? Is there anything mocha-specific done except for patches defined here https://github.com/invertase/jet/tree/master/lib/node/patch (not sure if that's relevant to this question though 😕 ) ?
Thanks in advance.