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

fix: remove describe async support #746

Merged
merged 2 commits into from Feb 14, 2022

Conversation

stygian-desolator
Copy link
Contributor

Description

close #703

@netlify
Copy link

netlify bot commented Feb 13, 2022

✔️ Deploy Preview for vitest-dev ready!

🔨 Explore the source changes: e2fe4ee

🔍 Inspect the deploy log: https://app.netlify.com/sites/vitest-dev/deploys/6208ff7cab7509000804311c

😎 Browse the preview: https://deploy-preview-746--vitest-dev.netlify.app

@patak-dev patak-dev merged commit f9b52c1 into vitest-dev:main Feb 14, 2022
antfu added a commit that referenced this pull request Feb 14, 2022
antfu added a commit that referenced this pull request Feb 14, 2022
* Revert "fix: remove `describe` async support (#746)"

This reverts commit f9b52c1.

* fix: collect nested suite serially
chaii3 pushed a commit to chaii3/vitest that referenced this pull request May 13, 2022
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Co-authored-by: patak <matias.capeletto@gmail.com>
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

Successfully merging this pull request may close these issues.

Multiple async describe causes some test to not be run.
3 participants