Skip to content

Commit

Permalink
composer: add shortcut for unning tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Aug 31, 2020
1 parent eef7083 commit dc15377
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@
"extension.neon"
]
}
},
"scripts": {
"tests": "tester ./tests/test.php && phpstan analyze"
}
}

0 comments on commit dc15377

Please sign in to comment.