Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/Architecture.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: architecture
title: Architecture
title: 框架结构
---

If you are interested in learning more about how Jest works, what the architecture behind the framework is, and how Jest is split up into individual reusable packages, check out this video:
如果你想了解更多信息,比如, Jest 的工作原理、框架背后的体系结构以及 Jest 如何拆分为单个可重用安装包,请观看以下视频:

<iframe width="560" height="315" src="https://www.youtube.com/embed/3YDiloj8_d0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>