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

"taskTimeout" is configurable per test but is not listed in the Test Configuration Options #5532

Closed
hammzj opened this issue Oct 10, 2023 · 2 comments · Fixed by #5535
Closed

Comments

@hammzj
Copy link
Contributor

hammzj commented Oct 10, 2023

Subject

Guides

Description

See this page: https://docs.cypress.io/guides/references/configuration#Test-Configuration

The taskTimeout is configurable per individual tests but is not listed as a configurable option in "Test Configuration".

Examples

I have an example using the Cucumber preprocessor: https://github.com/hammzj/cypress-testing/tree/dev/cypress-issue/task-timeout-option

Run yarn cypress:cucumber:open

Run the feature named tag.testing.feature

Feature image
Testrunner Screenshot 2023-10-10 at 2 52 56 PM
@jennifer-shehane
Copy link
Member

@hammzj We're open to a pull request to update this.

@hammzj
Copy link
Contributor Author

hammzj commented Oct 11, 2023

@jennifer-shehane Added

@mschile mschile linked a pull request Oct 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants