Details
-
Improvement
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
Description
The plugin doesn't check if the parameter ErrorsToIgnore is empty and fails, if an empty parameter is provided with an exception.
The plugin doesn't check if the parameter ErrorsToIgnore is empty and fails, if an empty parameter is provided with an exception.
Hi,
there should be a check if the parameter is empty or not (errorsToIgnore: '').
In case it is empty, there should be an exception that says that the parameter is empty or simply start the test without this option.
Kind regards
Sebastian