mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
53 lines
2.8 KiB
Markdown
53 lines
2.8 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=3.x&label=Tests%203.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>
|
|
</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://www.youtube.com/@nunomaduro)** — Videos every weekday
|
|
- Twitch: **[twitch.tv/enunomaduro](https://www.twitch.tv/enunomaduro)** — Streams (almost) every weekday
|
|
- 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
|
|
|
|
- **[Laracasts](https://laracasts.com/?ref=pestphp)**
|
|
|
|
### Gold Sponsors
|
|
|
|
- **[CodeRabbit](https://coderabbit.ai/?ref=pestphp)**
|
|
- **[NativePHP](https://nativephp.com/mobile?ref=pestphp.com)**
|
|
- **[CMS Max](https://cmsmax.com/?ref=pestphp)**
|
|
|
|
### Premium Sponsors
|
|
|
|
- [Akaunting](https://akaunting.com/?ref=pestphp)
|
|
- [DocuWriter.ai](https://www.docuwriter.ai/?ref=pestphp)
|
|
- [Localazy](https://localazy.com/?ref=pestphp)
|
|
- [Forge](https://forge.laravel.com/?ref=pestphp)
|
|
- [Route4Me](https://www.route4me.com/?ref=pestphp)
|
|
- [Spatie](https://spatie.be/?ref=pestphp)
|
|
- [Worksome](https://www.worksome.com/?ref=pestphp)
|
|
- [Zapiet](https://www.zapiet.com/?ref=pestphp)
|
|
|
|
Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|