Advertisement Β· 728 Γ— 90

Posts by PEST

Preview
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

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

1 year ago 5 3 1 1
Post image

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

1 year ago 1 1 1 0
Post image

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. πŸ€

1 year ago 2 1 0 0
Video

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

1 year ago 2 1 0 0

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!

1 year ago 7 3 0 0
Preview
Using Ray with your Pest tests

Some quick tips on using Ray with @pestphp.bsky.social #laravel

myray.app/blog/using-r...

1 year ago 4 2 0 0

Hello Pesters! πŸ¦‹

1 year ago 19 1 0 0