Skip to content

Does zora run async tests in parallel? #117

Answered by lorenzofox3
mindplay-dk asked this question in Q&A
Discussion options

You must be logged in to vote

They run concurrently (not technically in parallel although I assume that's what you mean in your question).

However for some reason, if you want to run a bunch of tests sequencially, you can simply await one to finish as defined in the documentation.

the long answer

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by lorenzofox3
Comment options

You must be logged in to vote
2 replies
@mindplay-dk
Comment options

@lorenzofox3
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants