Test des frameworks web
Jest est une plateforme de test universelle, avec la capacité de s'adapter à n'importe quelle bibliothèque ou framework JavaScript. Dans cette section, nous souhaitons établir des liens vers des articles et des messages de la communauté sur l'intégration de Jest dans les bibliothèques JS populaires.
React
- Testing ReactJS components with Jest by Kent C. Dodds (@kentcdodds)
Vue.js
- Testing Vue.js components with Jest by Alex Jover Morales (@alexjoverm)
- Jest for all: Episode 1 — Vue.js by Cristian Carlesso (@kentaromiura)
AngularJS
- Testing an AngularJS app with Jest by Matthieu Lux (@Swiip)
- Running AngularJS Tests with Jest by Ben Brandt (@benjaminbrandt)
- AngularJS Unit Tests with Jest Actions (Traditional Chinese) by Chris Wang (@dwatow)
Angular
- Testing Angular faster with Jest by Michał Pierzchała (@thymikee)
MobX
- How to Test React and MobX with Jest by Will Stern (@willsterndev)
Redux
- Writing Tests by Redux docs
Express.js
- How to test Express.js with Jest and Supertest by Albert Gao (@albertgao)
GatsbyJS
- Unit Testing by GatsbyJS docs
Hapi.js
- Testing Hapi.js With Jest by Niralar
Next.js
- Jest and React Testing Library by Next.js docs
NestJS
- Jest and NestJS dependencies by NestJS docs