A Pest plugin to test the existence of translations.
You can install the package via composer:
composer require katalam/pest-plugin-translatable
expect('app/')->toHaveNoEmptyTranslatable('de');
composer test
Please see CHANGELOG for more information on what has changed recently.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.