A simple library for unit testing in PHP 8.
Run your tests using a command:
phpdbg -qrr ./vendor/bin/unit-tests
Run local tests for this library:
phpdbg -qrr ./bin/local
$ docker-compose up -d
$ docker exec -w /var/www/html -it quillstack_unit-tests sh