PHPackages                             smousss/laravel-pestifize - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. smousss/laravel-pestifize

ActiveLibrary[Testing &amp; Quality](/categories/testing)

smousss/laravel-pestifize
=========================

Convert PHPUnit tests to Pest 2 using GPT-4.

0.1.3(3y ago)14240MITPHPPHP ^8.1

Since Apr 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/smousss/laravel-pestifize)[ Packagist](https://packagist.org/packages/smousss/laravel-pestifize)[ Docs](https://github.com/smousss/laravel-pestifize)[ RSS](/packages/smousss-laravel-pestifize/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (5)Used By (0)

[![Pestifize](https://user-images.githubusercontent.com/3613731/233783272-13140966-f41c-414d-9193-91d4c6e0d9e2.png)](https://user-images.githubusercontent.com/3613731/233783272-13140966-f41c-414d-9193-91d4c6e0d9e2.png)

Convert all your tests from PHPUnit to Pest 2
=============================================

[](#convert-all-your-tests-from-phpunit-to-pest-2)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f32932340ec162576e58b7b1f7c943f977470d7f40cb1d6971980f1b19b19008/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d6f757373732f6c61726176656c2d706573746966697a652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smousss/laravel-pestifize)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4adb3fab67f2101bbe6c474af411d889e51f0f4656c8a063b2a25760b6353c5a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736d6f757373732f6c61726176656c2d706573746966697a652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/smousss/laravel-pestifize/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e66678c367a5932b415429a57a7402793734974a71bf55827789789e5a3070b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d6f757373732f6c61726176656c2d706573746966697a652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smousss/laravel-pestifize)

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
------------

[](#installation)

Install the package via Composer:

```
composer require smousss/laravel-pestifize --dev
```

Publish the config file:

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

Usage
-----

[](#usage)

First, [generate a secret key](https://smousss.com/dashboard) on smousss.com.

Then, start migrating your PHPUnit tests to Pest 2:

```
php artisan smousss:pestifize
```

Credit
------

[](#credit)

Pestifize for Laravel has been developed by [Benjamin Crozat](https://benjamincrozat.com) for [Smousss](https://smousss.com) ([Twitter](https://twitter.com/benjamincrozat)).

License
-------

[](#license)

[MIT](LICENSE.md)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

4

Last Release

1118d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/116ab4accb98f026761db5260781ba651372c2ff646b8f42f68d9780e4d602bf?d=identicon)[benjamincrozat](/maintainers/benjamincrozat)

---

Top Contributors

[![benjamincrozat](https://avatars.githubusercontent.com/u/3613731?v=4)](https://github.com/benjamincrozat "benjamincrozat (11 commits)")

---

Tags

testingphpunitpestlaravelunit testingaiGPT-3openaiartificial intelligenceChatGptgpt-4smousssautomated testingsmousss pestifize

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/smousss-laravel-pestifize/health.svg)

```
[![Health](https://phpackages.com/badges/smousss-laravel-pestifize/health.svg)](https://phpackages.com/packages/smousss-laravel-pestifize)
```

###  Alternatives

[smousss/laravel-globalize

Make Laravel projects translatable in a matter of seconds!

2266.3k](/packages/smousss-laravel-globalize)[rajentrivedi/tokenizer-x

TokenizerX calculates required tokens for given prompt

91214.0k3](/packages/rajentrivedi-tokenizer-x)[code-distortion/adapt

A Laravel package that builds databases for your tests, improving their speed.

2835.5k](/packages/code-distortion-adapt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
