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

Provide a waitUntilComplete() method to help testing frameworks detect pending tasks #3696

Open
yjaaidi opened this issue Mar 21, 2024 · 0 comments

Comments

@yjaaidi
Copy link

yjaaidi commented Mar 21, 2024

It would be nice to expose a waitUntilComplete() method similar to happy-dom in order to allow testing frameworks like Jest or Vitest to detect pending timers.

Cf. jestjs/jest#14984
Cf. vitest-dev/vitest#5414

I'll be happy to help with a PR.

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

1 participant