dotfiles/bin
Oliver Davies a85ff2e8bb Run phpunit or pest depending on the project
Remove the `p` and `pf` aliases that previously only worked for PHPUnit,
and re-add them as functions that run either PHPUnit or Pest PHP based
on the project dependencies.

The checking is done within the `phpunit-or-pest` script and then used
within the new `p` and `pf` functions.
2020-07-23 16:24:23 +01:00
..
drupalorg Add drupalorg CLI script 2020-06-21 00:13:38 +01:00
git-abort Add git-abort and git-continue 2020-04-29 12:15:38 +01:00
git-close-pull-request git: Ensure that everything is clean 2020-06-01 19:54:57 +01:00
git-cm Add bin directory for custom scripts 2019-10-11 20:16:10 +01:00
git-continue Add git-abort and git-continue 2020-04-29 12:15:38 +01:00
git-delete-merged-branches Add git-delete-merged-branches 2020-01-15 16:18:11 +00:00
git-master-to-main-wrapper Prefer "main" to "master" 2020-07-19 22:06:30 +01:00
git-opr Add custom git commands 2019-10-22 14:21:33 +01:00
git-publish git: Simplify git-publish command 2020-04-29 12:12:27 +01:00
git-up Add git-up command 2019-11-07 12:42:15 +00:00
git.sh Add git.sh script 2020-01-16 00:55:50 +00:00
main-or-master-branch Prefer "main" to "master" 2020-07-19 22:06:30 +01:00
phpunit-or-pest Run phpunit or pest depending on the project 2020-07-23 16:24:23 +01:00
tat Add tat 2019-10-22 14:21:33 +01:00