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

what does "Timeout" in Config mean specifically? is it for 1 test or the entire test suit? #1540

Open
angelayanpan opened this issue Apr 6, 2022 · 1 comment

Comments

@angelayanpan
Copy link

angelayanpan commented Apr 6, 2022

in here: https://github.com/testem/testem/blob/master/docs/config_file.md

timeout: [Number] timeout for a browser

where can I find more information about this^?
Is this for 1 test? or the entire test run? is this in seconds?

@runspired
Copy link
Contributor

I was wondering that and tested, turns out to be per-test with a value in ms. I wish it were for the whole suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants