測試 Web 框架
Jest 是一個通用測試平台,能夠適應任何 JavaScript 函式庫或架構。在此部分,我們想連結到社群文章和關於將 Jest 整合到熱門 JS 函式庫的文章。
React
- 使用 Jest 測試 ReactJS 元件,作者:Kent C. Dodds (@kentcdodds)
Vue.js
- 使用 Jest 測試 Vue.js 元件,作者:Alex Jover Morales (@alexjoverm)
- Jest for all:第 1 集 — Vue.js,作者:Cristian Carlesso (@kentaromiura)
AngularJS
- 使用 Jest 測試 AngularJS 應用程式,作者 Matthieu Lux (@Swiip)
- 使用 Jest 執行 AngularJS 測試,作者 Ben Brandt (@benjaminbrandt)
- 使用 Jest 動作進行 AngularJS 單元測試(繁體中文),作者 Chris Wang (@dwatow)
Angular
- 使用 Jest 加快 Angular 測試速度,作者 Michał Pierzchała (@thymikee)
MobX
- 使用 Jest 測試 React 和 MobX,作者 Will Stern (@willsterndev)
Redux
- 撰寫測試,作者 Redux 文件
Express.js
- 使用 Jest 和 Supertest 測試 Express.js,作者 Albert Gao (@albertgao)
GatsbyJS
- 單元測試,作者 GatsbyJS 文件
Hapi.js
- 使用 Jest 測試 Hapi.js,作者 Niralar
Next.js
- Jest 和 React 測試函式庫,作者 Next.js 文件
NestJS
- Jest 和 NestJS 相依性,作者 NestJS 文件