Add two data: foo
and bar
. Used primarly for testing
- PHP 8.2 and later
You can install it via Composer by typing the following command:
composer require amethyst/foo
The package will automatically register itself.
- Clone this repository
- Copy the default
phpunit.xml.dist
tophpunit.xml
- Change the environment variables as you see fit
- Launch
./vendor/bin/phpunit