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

3
tests/AoC_2021Test.php Normal file
View File

@ -0,0 +1,3 @@
<?php
testYear(21);