From d8da7b5db06e28e55b52a3b46e920ea3be64f120 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Apr 2024 18:53:27 +0900 Subject: feat: introduce PHPUnit --- phpunit.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..db40928 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,21 @@ + + + + + tests + + + + + + src + + + -- cgit v1.2.3-70-g09d2