I may have gone the wrong end of the stick here, but i want to re run my jest tests whenever the files recompile in webpacks watch mode.
I understand that jest cli has its own watch mode... but as part of my dev set up i wanted to rerun jest test when ever a file change.