/foundry-next

Primary LanguagePHPMIT LicenseMIT

zenstruck/foundry

Contributing

Running the Test Suite

Note

Docker and PHP installed locally (with pgsql & mongodb extensions) is required.

# start docker
docker compose up -d

# run test suite with all available permutations
composer test