Migrating from Slim 3 to 4: Writing PHP Unit Tests

There is an example of how to do this on Slim-Skeleton https://github.com/slimphp/Slim-Skeleton/blob/master/tests/TestCase.php#L68-L86

1 Like