jest script for running test from specific folder code example Example: jest testmatch specific folder scripts:{ "test": "jest --verbose ./my-directory" }