对 Vue tsx 组件运行 Jest 测试

Posted

技术标签:

【中文标题】对 Vue tsx 组件运行 Jest 测试【英文标题】:Running Jest tests agains Vue tsx components 【发布时间】:2019-03-19 20:50:45 【问题描述】:

我正在尝试创建简单的样板来创建 Vue tsx 组件,但在配置 Jest 测试 tsx 组件时遇到问题。如果有人已经解决了类似的案例或可以分享有关它的线索,我正在徘徊。

项目在这里 - https://github.com/zdravkov/vue-tsx-files-boilerplate

您好,

【问题讨论】:

【参考方案1】:

如果有人达到了这个 - 我已经通过使用这个包解决了这个问题 - typescript-babel-jest。 github 存储库也已更新。

【讨论】:

以上是关于对 Vue tsx 组件运行 Jest 测试的主要内容,如果未能解决你的问题,请参考以下文章

Jest 使用指南 - - tsx 组件篇

Jest 使用指南 - - tsx 组件篇

Jest 使用指南 - - tsx 组件篇

Jest 使用指南 - - tsx 组件篇

使用 Jest、Vue、Vuetify 和 Pug 运行单元测试

Jest 无法运行 .tsx 文件(CRA 2,酶)