Skip to content

Commit

Permalink
[#323] - polished 前端/2018-10-29-vue-application-unit-test-strategy-an…
Browse files Browse the repository at this point in the history
…d-practice-02-how-jest-work.md
  • Loading branch information
JimmyLv committed Oct 29, 2018
1 parent aa79d6c commit 95be28e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ published: True

[上一篇文章](https://blog.jimmylv.info/2018-09-19-vue-application-unit-test-strategy-and-practice-01-introduction/)当中我们介绍了单元测试的意义,以及为何选择 Facebook 的 Jest 作为我们的测试框架。现在就让我们一起来学习如何编写最基础的单元测试。

> 如果你已经有了使用 Jest 编写单元测试的经验,可以选择直接跳过本段
> 如果你已经有了使用 Jest 编写单元测试的经验,可以选择直接跳到第二段
### 第一个 Jest 实例

Expand Down

0 comments on commit 95be28e

Please sign in to comment.