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...
Posts 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
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. π
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...
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!
Some quick tips on using Ray with @pestphp.bsky.social #laravel
myray.app/blog/using-r...
Hello Pesters! π¦