Created by: MattMorgis
This updates the docs to include a “Debugging Tests” section.
I included how to use debug Jest tests with Chrome/Node Inspector and the new —inspect
flag.
I also included the configuration file for debugging tests directly in VS Code.
I think this mostly closes #594 (closed). I know @prigara wanted to additionally add a section about debugging Webstorm too, which would really finish this off!