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

chore: add current file test launch option #143

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Linked issue

This is great when focusing on a single Jest file. You only have to open that file and run this new Test: current file (development) to only run those tests.