We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Boost visibility for automatically rerunning tests with a run script shortcut via:
... "test:watch": "NODE_PATH=./src jest ./tests --watch", ...
#105