expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

refactor: use mocha instead of jest to avoid hacks #208

Closed byCedric closed 1 year ago

byCedric commented 1 year ago

Linked issue

This pulls Jest from the testing setup, and replaces it with Mocha. The reason for this are:

expo-bot commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: