Austin Story

Ruby, Rails and Javascript Blog

Powered by Genesis

Run Node Packages Directly

May 31, 2016 By Austin Story Leave a Comment

Did you know that you can call your binaries directly in node_modules? I didn’t!

This will tell jest to watch any file changes in the Fetch directory and then test them.

[ruby]
./node_modules/.bin/jest –watch Fetch
[/ruby]

Filed Under: Javascript, React, Redux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AngularJS
  • Books
  • Devise
  • Elasticsearch
  • ES6
  • Information Security
  • Integrations
  • Javascript
  • Linux
  • Minitest
  • PhoneGap
  • Programming
  • React
  • Redux
  • Ruby
  • Ruby on Rails
  • Stripe
  • Testing
  • Theory
  • TypeScript
  • Uncategorized
  • Vue
  • Webpack