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

refactor: front-end testing with vitest #1900

Merged
merged 2 commits into from
May 25, 2023
Merged

refactor: front-end testing with vitest #1900

merged 2 commits into from
May 25, 2023

Conversation

zhangzhonghe
Copy link
Contributor

@zhangzhonghe zhangzhonghe commented May 21, 2023

Description (需求描述)

在前端项目中使用 Vitest 替换 Jest 以获取更好的性能和兼容性。

Motivation (需求背景)

目前前端使用 Jest 时存在兼容性问题,某些时候会无法运行。

Key changes (关键改动)

Provide a technically detailed description of the key changes made.

  • Frontend (前端)
    • 无改动
  • Backend (后端)
    • 无改动

Test plan (测试计划)

  • 无需测试

Suggestions (测试建议)

Provide any suggestions or recommendations for improvements in the testing plan.

Underlying risk (潜在风险)

Identify any potential risks or issues that may arise from the new feature or modification.

  • 没有风险

Showcase (结果展示)

Including any screenshots of the new feature or modification.

@zhangzhonghe zhangzhonghe mentioned this pull request May 21, 2023
2 tasks
@zhangzhonghe zhangzhonghe merged commit 49117af into main May 25, 2023
4 checks passed
@zhangzhonghe zhangzhonghe deleted the zzh/vitest2 branch May 25, 2023 02:40
aotemj pushed a commit to aotemj/nocobase that referenced this pull request May 25, 2023
* refactor: front-end testing with vitest

* fix: fix build failed
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.

None yet

1 participant