Explore tweets tagged as #PestPHP
@laravellivedk
Laravel Live Denmark
2 months
Our next speaker is a game changer in the Laravel world. @enunomaduro - Laravel core team member, creator of @pestphp , Larastan, and many awesome devtools - we’re thrilled to have him at our conference! #laravellivedk #laravel
Tweet media one
2
10
42
@MrPunyapal
Punyapal Shah | Laravel Artisan | PHP Developer
12 days
POV: you're debugging tests like a boss ⚡. `vendor/bin/pest --bail --retry -vvv`. One command. Smart retries. Full debug. 🤞. PestPHP makes testing feel actually enjoyable 🧪
Tweet media one
1
10
87
@MrPunyapal
Punyapal Shah | Laravel Artisan | PHP Developer
1 month
🚨 PestPHP Tip — Focus like a pro!. Use ->only() to:.✅ Run just one test.✅ Run all tests in one file. Perfect for debugging without noise.
Tweet media one
3
8
59
@MinasyanManuk
Manuk Minasyan
2 months
Just ran my Laravel 12 test suite and feeling good! . 98 tests passing, 99.7% coverage in under 9 seconds ⚡. Already running PHPStan level 7, about to push it to max because why not? . Love how smooth PestPHP makes testing - especially the describe() function for organizing
Tweet media one
1
1
25
@LaravelJutsu
Ludovic Guénet
2 days
I can assure you that @pestphp is the number one reason why I contribute to open source. I did contribute to it 1 or 2 years ago, and nowadays it just give me super power to create and test Laravel Zap. Thanks @enunomaduro and ALL THE OS CONTRIBUTORS!
Tweet media one
0
2
20
@MrPunyapal
Punyapal Shah | Laravel Artisan | PHP Developer
1 month
Laravel Basic CRUD received UI improvements today. 🙌. It's not so basic though. 😁. It is using Tailwind v4 and plain Blade. It features PHPStan level 10, Pint, RectorPHP with custom config, 100% type coverage, 100% test coverage, and Arch tests with PestPHP. 🫡
Tweet media one
3
6
92
@iamdavidhill
David Hill
11 months
As part of the new @pestphp 3 release @enunomaduro asked me to create a share image. You may or may not have noticed but I gave the logo a little touchup too. The Pest logo is awesome, I love it. I just wanted to tweak a few things while I had the chance:. - consistent and
Tweet media one
Tweet media two
Tweet media three
Tweet media four
10
6
76
@MrPunyapal
Punyapal Shah | Laravel Artisan | PHP Developer
2 months
It should be standard to add these composer scripts when using Pint, @rectorphp, @phpstan, and @pestphp. 🤞
Tweet media one
2
10
61
@MrPunyapal
Punyapal Shah | Laravel Artisan | PHP Developer
30 days
PestPHP is the best thing that has happened with the PHP community 🫶.
7
4
47
@wilburpowery
wilburpowery
10 months
Here’s a @pestphp architecture test I wrote recently in a multi-tenant Laravel app. Any model scoped to a team should extend a custom model class that applies a global scope 👀🪄
Tweet media one
2
3
33
@JaiveerChavda
Jayveersinh Chavda
9 months
🚀 #PHP / #laravel Testing Tip! 🚀. Optimize your tests with PestPHP's compact printer! It makes outputs clean & easy to read. Just use: `./vendor/bin/pest --compact`. Here’s a snapshot of my CLI results:. Doc link below 👇
Tweet media one
2
6
12
@garyclarketech
Gary Clarke
5 months
PestPHP architecture testing has helped me with my sloppy habits. 🐞Forgotten debugs in the code. 👩‍🏫Remembering `declare(strict_types=1);` etc. 👷‍♂️Ensuring classes implement the interfaces they’re supposed to. You can watch me do this here  👇.
Tweet media one
1
9
74
@naimsolong
Naim
1 year
I just used PestPHP feature called Datasets 🔥 it's truly amazing. It can generate data and use it across test case instead of manually generate it each test. Noob mistake and I have much to learn.
Tweet media one
Tweet media two
0
3
10
@thinkverse
Kim
11 months
Mutation testing is coming to @pestphp, sweet! 👍
Tweet media one
0
1
13
@garyclarketech
Gary Clarke
6 months
PestPHP is seriously cool 😎. Check out how easy and clean this test triangulation is using Pest datasets…so easy to follow with everything all in one place 😍. You can watch me use datasets here 👇. #php
Tweet media one
1
5
23
@avosalmon
Ryuta Hamasaki
10 months
Thanks to the presets, it's super easy to add @pestphp Architecture Testing to your Laravel app!
Tweet media one
0
4
28
@RemcoSmitsDev
Remco Smis
1 year
PHP test runnable just got released in @zeddotdev preview. You can now run your PHPUnit & @pestphp tests from inside the editor.
1
4
16
@garyclarketech
Gary Clarke
3 months
Here in PestPHP I’m using an expectation which uses an array syntax to check my object for me 👍. I can also isolate / exclude this test by grouping it 🎳. Wanna watch? 👇.
Tweet media one
1
2
37
@PovilasKorop
Povilas Korop | Laravel Courses Creator & Youtuber
10 months
I love Datasets in @pestphp. So readable.
Tweet media one
5
7
86