amethyst / foo
Installs: 5 803
Dependents: 67
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
- amethyst/core: 0.3.*
Requires (Dev)
README
Add two data: foo
and bar
. Used primarly for testing
Requirements
- PHP 8.2 and later
Installation
You can install it via Composer by typing the following command:
composer require amethyst/foo
The package will automatically register itself.
Testing
- Clone this repository
- Copy the default
phpunit.xml.dist
tophpunit.xml
- Change the environment variables as you see fit
- Launch
./vendor/bin/phpunit