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 assume it refers to the maximum amout of tests executed concurrently, right? It would be good to have this explicitly written there. Also, what is the default value? Infinity?
The text was updated successfully, but these errors were encountered:
The configuration docs example include a
concurrency
option...https://github.com/avajs/ava/blame/main/docs/06-configuration.md#L23
...but it is not documented in the options section.
I assume it refers to the maximum amout of tests executed concurrently, right? It would be good to have this explicitly written there. Also, what is the default value? Infinity?
The text was updated successfully, but these errors were encountered: