mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
33 lines
1.8 KiB
Markdown
33 lines
1.8 KiB
Markdown
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/pestphp/art/master/readme.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/workflow/status/pestphp/pest/Tests/master"></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** is an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
|
|
|
|
- Explore the docs: **[pestphp.com »](https://pestphp.com)**
|
|
- Follow us on Twitter: **[@pestphp »](https://twitter.com/pestphp)**
|
|
- Join us on the Discord Server: **[discord.gg/bMAJv82 »](https://discord.gg/bMAJv82)**
|
|
|
|
## Pest Sponsors
|
|
|
|
We would like to extend our thanks to the following sponsors for funding Pest development. If you are interested in becoming a sponsor, please visit the Nuno Maduro's [Sponsors page](https://github.com/sponsors/nunomaduro).
|
|
|
|
### Premium Sponsors
|
|
|
|
- **[Akaunting](https://akaunting.com)**
|
|
- **[Auth0](https://auth0.com)**
|
|
- **[Codecourse](https://codecourse.com/)**
|
|
- **[Fathom Analytics](https://usefathom.com/)**
|
|
- **[Meema](https://meema.io)**
|
|
- **[Scout APM](https://scoutapm.com)**
|
|
- **[Spatie](https://spatie.be)**
|
|
|
|
Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|