Replace phpunit with pest

This commit is contained in:
2023-12-03 16:50:09 +01:00
parent 7ded60ce9c
commit eac27d04d1
12 changed files with 968 additions and 112 deletions

View File

@ -40,7 +40,7 @@ tasks:
phpunit:
cmds:
- php vendor/bin/phpunit
- php vendor/bin/pest
silent: true
echo_title: