CodeWithDennis

CodeWithDennis/filament-tests

A package that creates PEST tests specifically tailored for your filament resources.

1 good first / help-wanted issue · PHP · last activity Sep 13, 2025

filament laravel pest pestphp php plugin test-automation testing
1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue identifies a potential problem in testing `UserResource` and similar components, where test setups (like `beforeEach` hooks or `DatabaseSeeder`) might introduce unexpected or extra user data. This extraneous data could interfere with test assertions, and the task is to determine how to identify and exclude these users to ensure accurate test results.

Complexity: 3/5
help wanted
CodeWithDennis/filament-tests
90

A package that creates PEST tests specifically tailored for your filament resources.

PHP
#filament#laravel#pest#pestphp#php#plugin#test-automation#testing