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
This is a bug and will fixed in #4250. I added a test case about this issue. Also, there is a workaround for you can write a test inside describe will work
Describe the bug
The docs suggest using text.extend will allow setup and teardown within the fixture.
https://github.com/vitest-dev/vitest/blob/main/docs/guide/test-context.md#usage
I may have set this up incorrectly, but the teardown doesn't seem to fire after the test finishes.
Reproduction
Stackblitz reproduction, instructions to see error in README.md
https://stackblitz.com/edit/node-3ln3ly?file=.stackblitzrc,example.test.ts,package.json,todos.json,README.md
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: