Skip to content

Commit

Permalink
add some scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Sep 18, 2024
1 parent ffd0f7d commit 7423ba5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
"pestphp/pest-plugin": true
}
},
"scripts": {
"test": "vendor/bin/pest",
"test-coverage": "vendor/bin/pest --coverage-html ./coverage"
},
"extra": {
"laravel": {
"providers": [
Expand Down

0 comments on commit 7423ba5

Please sign in to comment.