Testing other frameworks
Although Jest may be considered a React-specific test runner, in fact it is a universal testing platform, with the ability to adapt to any JavaScript library or framework. В цій секції ми хочемо перелічити пости та статті спільноти про інтеграцію Jest з різними популярними JS бібліотеками.
Vue.js #
- Jest for all: Episode 1 — Vue.js авторства Cristian Carlesso (@kentaromiura)
AngularJS #
- Testing an AngularJS app with Jest авторства Matthieu Lux (@Swiip)
Angular #
- Testing Angular faster with Jest авторства Michał Pierzchała (@thymikee)
MobX #
- How to Test React and MobX with Jest авторства Will Stern (@willsterndev)
Redux #
- Writing Tests в Redux документації
Веб компоненти #
- Testing WebComponents with Jest and Webpack авторства Rafał Lorenz (@vardius)