Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running multiple spec files at once is throwing an error from cucumber plugin after integrating with test rail #50

Open
saiDEE12 opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
issue:question Further information is requested

Comments

@saiDEE12
Copy link

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)

@saiDEE12 saiDEE12 changed the title Running multiple spec files at once is throwing an error from cucumber plugin Running multiple spec files at once is throwing an error from cucumber plugin after integrating with test rail Oct 19, 2023
@boxblinkracer
Copy link
Owner

Hi there
so with v2.10.0 i've officially checked the cucumber plugin
can you try it again with the README descriptions? maybe you also need the cypress-on-fix plugin that is new described?

thank you for trying it again :)

@boxblinkracer boxblinkracer added the issue:question Further information is requested label Feb 4, 2024
@boxblinkracer boxblinkracer self-assigned this Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue:question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants