Putting Jest to Rest (VS Code): How to stop Jest from running all the time
Why this
Have you found yourself with Jest tests running all the time, in other words, Jest is watching you? Sometimes we want this, especially when we are testing our application but other times we just want to code. Additionally, Jest running consu...
wamuyu.hashnode.dev1 min read