You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done the configuration and it is working as expected for a signle feature file. but when trying to run multiple feature at a time, after completion of running one feature file, it is throwing below errors.
command used for running
An error was thrown in your plugins file while executing the handler for the before:spec event. The error we received was:
Error: Unexpected state in beforeSpecHandler: test-finished (this might be a bug, please report at https://github.com/badeball/cypress-cucumber-preprocessor)
at createError (D:\Oct19TestRailIntegration\unity-hrq-automation-tests\node_modules@badeball\cypress-cucumber-preprocessor\dist\helpers\error.js:9:12)
at beforeSpecHandler (D:\Oct19TestRailIntegration\unity-hrq-automation-tests\node_modules@badeball\cypress-cucumber-preprocessor\dist\plugin-event-handlers.js:190:43)
at processTicksAndRejections (node:internal/process/task_queues:95:5)