kbond / foundry-next

MIT License
0 stars 1 forks source link

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