Open eisenreich opened 4 years ago
So far it is possible to add custom param types via the settings.json. Is it possible to support a registry like here: https://github.com/kiwigrid/gherkin-testcafe/blob/master/examples/custom-param-type-registry.js?
settings.json
To add like another option which refers to this registry and parses the needed information to be not forced to hold all custom parameter types at two places.
So far it is possible to add custom param types via the
settings.json
. Is it possible to support a registry like here: https://github.com/kiwigrid/gherkin-testcafe/blob/master/examples/custom-param-type-registry.js?To add like another option which refers to this registry and parses the needed information to be not forced to hold all custom parameter types at two places.