koalapress/framework

The KoalaPress framework.

dev-main 2025-07-30 07:26 UTC

This package is auto-updated.

Last update: 2025-07-30 07:26:50 UTC


README

Running Tests

This project uses PestPHP for testing.

To run the test suite:

composer install
composer test

Test files are located in the /tests directory.