From: Christian Weiske Date: Thu, 5 Mar 2020 20:26:36 +0000 (+0100) Subject: Add unit test preparation X-Git-Url: https://git.cweiske.de/phinde.git/commitdiff_plain/b5a753ded3d10f731f8aef95281a992e723547b4 Add unit test preparation --- diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..526ab54 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,8 @@ + + + + + tests + + + diff --git a/tests/bootstrap.php b/tests/bootstrap.php new file mode 100644 index 0000000..7bc89e6 --- /dev/null +++ b/tests/bootstrap.php @@ -0,0 +1,4 @@ + +