Skip to content

Convert all your tests from PHPUnit to Pest 2 thanks to the power of AI.

License

Notifications You must be signed in to change notification settings

smousss/laravel-pestifize

Repository files navigation

Pestifize

Convert all your tests from PHPUnit to Pest 2

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Smousss Pestifize converts every PHPUnit test you have to Pest 2. In other words, it makes your tests more readable, maintainable and less verbose in a matter of seconds.

Installation

Install the package via Composer:

composer require smousss/laravel-pestifize --dev

Publish the config file:

php artisan vendor:publish --tag=pestifize-config

Usage

First, generate a secret key on smousss.com.

Then, start migrating your PHPUnit tests to Pest 2:

php artisan smousss:pestifize

Credit

Pestifize for Laravel has been developed by Benjamin Crozat for Smousss (Twitter).

License

MIT

About

Convert all your tests from PHPUnit to Pest 2 thanks to the power of AI.

Resources

License

Stars

Watchers

Forks

Languages