akrabat / slim3-skeleton

Simple Slim Framework 3 skeleton with Twig & Monolog
BSD 3-Clause "New" or "Revised" License
345 stars 99 forks source link

How to Unittest? #9

Closed mgansler closed 9 years ago

mgansler commented 9 years ago

If there is a best practice to unit test a Slim application with PHPunit it would be nice to have some examples on how to write such tests.

akrabat commented 9 years ago

This needs to be raised against the Slim project