PEST
@pestphp.bsky.social
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 Nuno Maduro.
Reposted by PEST
Bluesky PHP v0.1.0 🦋 still quite a bit of work to get done, but at least it's a start. It has been an absolute blast diving into @bsky.app's API (the docs are awesome, btw) and mutation testing with @pestphp.bsky.social. Contributors always welcome!
github.com/JoeyMckenzie...
github.com/JoeyMckenzie...
GitHub - JoeyMckenzie/bluesky-php: A PHP client for the Bluesky social network API. 🦋
A PHP client for the Bluesky social network API. 🦋 - JoeyMckenzie/bluesky-php
github.com
November 18, 2024 at 3:20 PM
Bluesky PHP v0.1.0 🦋 still quite a bit of work to get done, but at least it's a start. It has been an absolute blast diving into @bsky.app's API (the docs are awesome, btw) and mutation testing with @pestphp.bsky.social. Contributors always welcome!
github.com/JoeyMckenzie...
github.com/JoeyMckenzie...
Reposted by PEST
While building my Laravel Population package, I faced the challenge of accessing Laravel in beforeAll() and afterAll() functions in a @pestphp.bsky.social test.
I created a reusable Trait to make it possible.
Link in reply
I created a reusable Trait to make it possible.
Link in reply
November 19, 2024 at 9:05 AM
While building my Laravel Population package, I faced the challenge of accessing Laravel in beforeAll() and afterAll() functions in a @pestphp.bsky.social test.
I created a reusable Trait to make it possible.
Link in reply
I created a reusable Trait to make it possible.
Link in reply
Reposted by PEST
Never underestimate the power of @pestphp.bsky.social filters.
Executing ./vendor/bin/pest --dirty here to only run tests that have uncommitted changes according to Git.
Smooth and swift. 🏀
Executing ./vendor/bin/pest --dirty here to only run tests that have uncommitted changes according to Git.
Smooth and swift. 🏀
December 11, 2024 at 1:46 PM
Never underestimate the power of @pestphp.bsky.social filters.
Executing ./vendor/bin/pest --dirty here to only run tests that have uncommitted changes according to Git.
Smooth and swift. 🏀
Executing ./vendor/bin/pest --dirty here to only run tests that have uncommitted changes according to Git.
Smooth and swift. 🏀
Reposted by PEST
The VSCode PHPUnit extension now supports @pestphp.bsky.social
Key Features:
- Displays PHPUnit test cases.
- Supports Pest's it, test, and describe test cases.
- Seamless integration with VSCode Xdebug.
you can install this extension here:
marketplace.visualstudio.com/items?itemNa...
Key Features:
- Displays PHPUnit test cases.
- Supports Pest's it, test, and describe test cases.
- Seamless integration with VSCode Xdebug.
you can install this extension here:
marketplace.visualstudio.com/items?itemNa...
December 17, 2024 at 5:44 PM
The VSCode PHPUnit extension now supports @pestphp.bsky.social
Key Features:
- Displays PHPUnit test cases.
- Supports Pest's it, test, and describe test cases.
- Seamless integration with VSCode Xdebug.
you can install this extension here:
marketplace.visualstudio.com/items?itemNa...
Key Features:
- Displays PHPUnit test cases.
- Supports Pest's it, test, and describe test cases.
- Seamless integration with VSCode Xdebug.
you can install this extension here:
marketplace.visualstudio.com/items?itemNa...
Reposted by PEST
Just dropped @pestphp.bsky.social into an old (non-Laravel) PHP project. So nice to have such clean tests in what is otherwise some pretty “legacy” code. Love it!
November 7, 2024 at 1:02 PM
Just dropped @pestphp.bsky.social into an old (non-Laravel) PHP project. So nice to have such clean tests in what is otherwise some pretty “legacy” code. Love it!
Reposted by PEST