mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
54 lines
3.1 KiB
Markdown
54 lines
3.1 KiB
Markdown
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/pestphp/art/master/v4/social.png" width="600" alt="PEST">
|
|
<p align="center">
|
|
<a href="https://github.com/pestphp/pest/actions"><img alt="GitHub Workflow Status (master)" src="https://img.shields.io/github/actions/workflow/status/pestphp/pest/tests.yml?branch=4.x&label=Tests%204.x"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="Total Downloads" src="https://img.shields.io/packagist/dt/pestphp/pest"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="Latest Version" src="https://img.shields.io/packagist/v/pestphp/pest"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="License" src="https://img.shields.io/packagist/l/pestphp/pest"></a>
|
|
<a href="https://whyphp.dev"><img src="https://img.shields.io/badge/Why_PHP-in_2026-7A86E8?style=flat-square&labelColor=18181b" alt="Why PHP in 2026"></a>
|
|
</p>
|
|
</p>
|
|
|
|
------
|
|
|
|
> Pest v4 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest-v4-is-here-now-with-browser-testing)**.
|
|
|
|
**Pest** is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
|
|
|
|
- Explore our docs at **[pestphp.com »](https://pestphp.com)**
|
|
- Follow the creator Nuno Maduro:
|
|
- YouTube: **[youtube.com/@nunomaduro](https://youtube.com/@nunomaduro)** — Videos every week
|
|
- Twitch: **[twitch.tv/nunomaduro](https://twitch.tv/nunomaduro)** — Live coding on Mondays, Wednesdays, and Fridays at 9PM UTC
|
|
- Twitter / X: **[x.com/enunomaduro](https://x.com/enunomaduro)**
|
|
- LinkedIn: **[linkedin.com/in/nunomaduro](https://www.linkedin.com/in/nunomaduro)**
|
|
- Instagram: **[instagram.com/enunomaduro](https://www.instagram.com/enunomaduro)**
|
|
- Tiktok: **[tiktok.com/@enunomaduro](https://www.tiktok.com/@enunomaduro)**
|
|
|
|
## Sponsors
|
|
|
|
We cannot thank our sponsors enough for their incredible support in funding Pest's development. Their contributions have been instrumental in making Pest the best it can be. For those who are interested in becoming a sponsor, please visit Nuno Maduro's Sponsor page at **[github.com/sponsors/nunomaduro](https://github.com/sponsors/nunomaduro)**.
|
|
|
|
|
|
### Platinum Sponsors
|
|
|
|
- **[CodeRabbit](https://coderabbit.ai/?ref=pestphp)**
|
|
- **[Devin](https://devin.ai/?ref=nunomaduro)**
|
|
- **[Mailtrap](https://l.rw.rw/pestphp)**
|
|
- **[Tighten](https://tighten.com/?ref=nunomaduro)**
|
|
- **[Redberry](https://redberry.international/laravel-development/?utm_source=pest&utm_medium=banner&utm_campaign=pest_sponsorship)**
|
|
|
|
### Gold Sponsors
|
|
|
|
- **[CMS Max](https://cmsmax.com/?ref=pestphp)**
|
|
|
|
### Premium Sponsors
|
|
|
|
- [Zapiet](https://zapiet.com/?ref=pestphp)
|
|
- [Load Forge](https://loadforge.com/?ref=pestphp)
|
|
- [Route4Me](https://route4me.com/pt?ref=pestphp)
|
|
- [Nerdify](https://getnerdify.com/?ref=pestphp)
|
|
- [Akaunting](https://akaunting.com/?ref=pestphp)
|
|
- [LambdaTest](https://lambdatest.com/?ref=pestphp)
|
|
|
|
Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|