how to select the test folder to run test in jest code example Example: jest testmatch specific folder scripts:{ "test": "jest --verbose ./my-directory" }