Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 480 Bytes

SUPPORT-BUNDLE.md

File metadata and controls

6 lines (4 loc) · 480 Bytes

Support bundle

If support-core plugin is installed during the test execution, a support bundle will be captured and attached to the test scenario. This behaviour is executed only in CI environment, and is disabled when running a test locally.

The behaviour can be overridden if necessary by setting the environment variable CAPTURE_SUPPORT_BUNDLE=true or CAPTURE_SUPPORT_BUNDLE=false depending on the desired behaviour.