Jest testmatch pasta específica
scripts:{
"test": "jest --verbose ./my-directory"
}
Clear Crab
scripts:{
"test": "jest --verbose ./my-directory"
}