reportportal / agent-js-jest

Agent to integrate Jest with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-jest
Apache License 2.0
21 stars 37 forks source link

do not try to send results if token has value 'DISABLED' #75

Closed mockersf closed 1 year ago

mockersf commented 3 years ago

I want to be able to have a default config for most reporter parameters but:

This PR handles DISABLED as a special value for the token that will make the reporter do nothing