nuxt/test-utils

allow running `setupFiles` before nuxt environment

开放

#577 创建于 2023年7月31日

 (8 条评论) (2 个反应) (0 位负责人)TypeScript (115 个派生)github user discovery
enhancementgood first issuevitest-environment

仓库指标

星标
 (440 个星标)
PR 合并指标
 (平均合并 5天 23小时) (30 天内合并 28 个 PR)

描述

I am using FormKit in some of my components, and formkit is throwing a ResizeObserver is not defined error when I'm running my tests with the jsdom environment instead of the happy-dom environment

贡献者指南