katalam/pest-plugin-translatable

A Pest plugin to test the existence of translations.

v0.1.1 2024-08-06 20:50 UTC

This package is auto-updated.

Last update: 2024-09-12 19:48:33 UTC


README

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.