A Pest plugin for Laravel that enables starting real service instances (like Postgres, Redis, Meilisearch) directly in tests with automatic configuration and cleanup.
How It Works
You learn about a handy tool that makes app tests feel real by using actual services instead of pretend ones.
You simply add this testing helper to your project so it's ready to use.
You make a quick change to your main test setup to unlock the special helpers.
In your test, you start a live service like a fast cache or file storage and link it to your app effortlessly.
You write simple checks to see if your app works perfectly with the real service, then run the test.
Your tests pass reliably every time, proving your app handles real conditions smoothly.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.