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