Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Update to Jest 0.9.2

Compare
Choose a tag to compare
@bartonhammond bartonhammond released this 06 Apr 22:42
· 131 commits to master since this release
  • Use Jest 0.9.2 & babel-jest 9.0.3
  • Use babel-preset-react-native babel preset
  • By using the .babelrc file and preset we no longer need the scriptPreprocessor (as suggested in this comment facebook/react-native#6315 (comment))

Fix #83 with #86

Many thanks to @AndrewJack !!!!