php-template/tests
Snider 4833d922c5 feat(testing): add Pest configuration, example tests, and composer scripts
- Add tests/Pest.php with TestCase binding and RefreshDatabase
- Add example feature tests: WelcomePageTest, HealthEndpointTest
- Add composer scripts: lint, test, test:coverage

Implements P2-049, P2-050, P2-051

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:37:20 +00:00
..
Feature feat(testing): add Pest configuration, example tests, and composer scripts 2026-01-29 13:37:20 +00:00
Unit feat(testing): add Pest configuration, example tests, and composer scripts 2026-01-29 13:37:20 +00:00
Pest.php feat(testing): add Pest configuration, example tests, and composer scripts 2026-01-29 13:37:20 +00:00
TestCase.php feat(testing): add Pest configuration, example tests, and composer scripts 2026-01-29 13:37:20 +00:00