Files
pest/stubs/Laravel/Pest.php
Michael Dyrynda 4496e9d9ee Add support for installing Pest into a Lumen application
This entails creating Laravel and Lumen-specific stubs, and ensuring
that the appropriate stubs are copied as part of the pest install.
2020-05-23 20:52:15 +09:30

4 lines
51 B
PHP

<?php
uses(Tests\TestCase::class)->in('Feature');