PEST (@pestphp) 's Twitter Profile
PEST

@pestphp

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. Created by @enunomaduro.

ID: 1159061741164257280

linkhttps://pestphp.com calendar_today07-08-2019 11:20:28

1,1K Tweet

13,13K Takipçi

1 Takip Edilen

Ludovic Guénet 👺 (@laraveljutsu) 's Twitter Profile Photo

In a rush 🏃‍♂️? Skipping tests? Big mistake! Writing tests saves time. Simulate bugs in your tests to verify fixes. Adding new features? Do a quick smoke test to ensure correct responses. This can't be simpler with PEST. Thank me later. 😎

Freek Van der Herten 🔭 (@freekmurze) 's Twitter Profile Photo

🧪 Working on a little package (original idea by Niels Vanpachtenbeke) to test all routes in your Laravel app with just writing a single test. All feedback is most welcome before I tag a stable release later this week. Repo: github.com/spatie/pest-pl… #laravel #php #testing

🧪 Working on a little package (original idea by <a href="/NielsVanpach/">Niels Vanpachtenbeke</a>) to test all routes in your Laravel app with just writing a single test.

All feedback is most welcome before I tag a stable release later this week.

Repo: github.com/spatie/pest-pl…

#laravel #php #testing
Nuno Maduro ☁️ 🦹 (@enunomaduro) 's Twitter Profile Photo

i know not everyone agrees, but something that triggers my OCD is seeing one method not documented when everything else is that's why, for pest 3, out at laracon us, we are bringing two new arch expectations: ✔ toHaveAllMethodsDocumented ✔ toHaveAllPropertiesDocumented

i know not everyone agrees, but something that triggers my OCD is seeing one method not documented when everything else is

that's why, for pest 3, out at laracon us, we are bringing two new arch expectations:

✔ toHaveAllMethodsDocumented
✔ toHaveAllPropertiesDocumented
Nuno Maduro ☁️ 🦹 (@enunomaduro) 's Twitter Profile Photo

also shipping with Pest 3 — laracon us; for those who don't like annotations at all: ✔ not->toHaveMethodsDocumented ✔ not->toHavePropertiesDocumented

𝗻𝗲𝘅𝘅𝗮𝗶 (@nexxai) 's Twitter Profile Photo

When building a new feature, thanks to PEST I just write out all of my requirements as ->todo() tests Once I've got them all mapped out, then I start knocking them out one by one until there's no more todo's left, and I can move on to the next thing. ❤️ TDD

Jon Purvis (@jonpurvis_) 's Twitter Profile Photo

I've just tagged v1.7 of Profanify for Pest! Thanks to Alberto Peripolli for the contribution to add more Italian profanity! 🧼 Speaking of PEST, I'm really looking forward to seeing what Nuno Maduro ☁️ 🦹 has in store for Pest v3 next week at Laracon US ! 🧪💻 github.com/JonPurvis/prof…

Marcel Pociot 🧪 (@marcelpociot) 's Twitter Profile Photo

While waiting for my flight for Laracon US I was going through some of my unreleased side projects/experiments and I found this cool gem... A PEST web UI/test runner. And you know what? It's time to stop polishing and start shipping 🔥

While waiting for my flight for <a href="/LaraconUS/">Laracon US</a> I was going through some of my unreleased side projects/experiments and I found this cool gem...

A <a href="/pestphp/">PEST</a> web UI/test runner. 
And you know what? It's time to stop polishing and start shipping 🔥
Nuno Maduro ☁️ 🦹 (@enunomaduro) 's Twitter Profile Photo

thank you, community, for another amazing laracon, for being so supportive, and for making laravel feel like home to me seeing cloud on stage was something special, and just happy you like it too pest 3 is dropping soon, and i can’t wait to share all the details with you

thank you, community, for another amazing laracon, for being so supportive, and for making laravel feel like home to me

seeing cloud on stage was something special, and just happy you like it too

pest 3 is dropping soon, and i can’t wait to share all the details with you
Jon Purvis (@jonpurvis_) 's Twitter Profile Photo

As you might know, I quite like PEST 😃 I really enjoyed the talk Nuno Maduro ☁️ 🦹 gave at LaraconUS last week. I wanted to write down my thoughts about what's coming in PestPHP v3! I even did some source code diving and wrote about some other goodies! jonathanpurvis.co.uk/whats-coming-i…

Laravel (@laravelphp) 's Twitter Profile Photo

Tomorrow we'll publish two Laracon talks to YouTube that included huge releases: Caleb Porzio on Flux, the official UI framework for Livewire (10am ET / 7am PT) + Nuno Maduro ☁️ 🦹 on Pest 3.0, the elegant testing PHP framework (10:45am ET / 7:45am PT)

Nuno Maduro ☁️ 🦹 (@enunomaduro) 's Twitter Profile Photo

it’s kind of wild that i’m working on the pest mutation plugin, using pest to test it, and running mutation testing on it 😵‍💫