mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
27 lines
1.7 KiB
Markdown
27 lines
1.7 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
|
|
|
|
- **[Scout APM](https://github.com/scoutapp)**
|
|
|
|
Pest was created by **[Nuno Maduro](https://twitter.com/enunomaduro)** under the **[Sponsorware license](https://github.com/sponsorware/docs)**. It got open-sourced and is now licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|