katalam/pest-plugin-translatable

A Pest plugin to test the existence of translations.
8 3
Install
composer require katalam/pest-plugin-translatable
Latest Version:v0.1.1
PHP:^8.1
Maintainer: Katalam

Pest Plugin Translatable

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

A Pest plugin to test the existence of translations.

Installation

You can install the package via composer:

composer require katalam/pest-plugin-translatable

Usage

expect('app/')->toHaveNoEmptyTranslatable('de');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.