UNPKG

@badeball/cypress-cucumber-preprocessor

Version:

[![Build status](https://github.com/badeball/cypress-cucumber-preprocessor/actions/workflows/build.yml/badge.svg)](https://github.com/badeball/cypress-cucumber-preprocessor/actions/workflows/build.yml) [![Npm package weekly downloads](https://badgen.net/n

7 lines (6 loc) 387 B
export declare const INTERNAL_PROPERTY_NAME = "__cypress_cucumber_preprocessor_dont_use_this"; export declare const INTERNAL_SPEC_PROPERTIES: string; export declare const INTERNAL_SUITE_PROPERTIES: string; export declare const EACH_HOOK_FAILURE_EXPR: RegExp; export declare const ALL_HOOK_FAILURE_EXPR: RegExp; export declare const TEST_ISOLATION_CONFIGURATION_OPTION = "testIsolation";