Theodo-UK / theodo-good-tests

Sharing of testing philosophy and best practices with commonly used examples
40 stars 2 forks source link

Show jest beforeEach file #46

Open robcronin opened 5 years ago

robcronin commented 5 years ago

Add to setupFiles in jest config

Add require('jest') and maybe require('babel-polyfill') to the top of the setup file