Add simple unit test

This commit is contained in:
Joseph Bielawski
2023-09-05 12:28:12 +02:00
committed by Jerry Ma
parent 8d348b9e14
commit 33798ff108
4 changed files with 97 additions and 7 deletions

6
.gitignore vendored
View File

@@ -17,11 +17,15 @@ composer.lock
# default source build root directory
/buildroot/
# php cs fixer cache file
# tools cache files
.php-cs-fixer.cache
.phpunit.result.cache
# exclude self-runtime
/bin/*
!/bin/spc
!/bin/setup-runtime
!/bin/spc-alpine-docker
# default test directory
/tests/var/