Pest
Pest stats
- Downloads
- 8.9M
- Stars
- 7,863
- Open Issues
- 35
- Forks
- 246
The elegant PHP Testing Framework.
Pest - PHP Testing Framework
Pest is a refined PHP testing framework that emphasizes simplicity and enjoyment in PHP testing. Crafted with careful attention to design, Pest aims to make the testing process as pleasant as possible.
Key Features
- Elegance and Simplicity: Pest is designed to be straightforward, making it easier for developers to write and manage tests.
- Community and Support: Engage with the Pest community through platforms like Twitter and Discord for support and networking.
- Open Source: Available under the MIT license, encouraging community contributions and use.
Resources
- Documentation: For detailed information and usage guidelines, visit Pest Documentation.
- Twitter: Follow @pestphp on Twitter for the latest updates.
- Discord & Telegram: Join the conversation on Discord or Telegram.
Installation
Pest can be installed via Composer. Ensure you have Composer installed, then run the following command in your project directory:
composer require pestphp/pest --dev
Sponsors
Pest development is significantly supported by community sponsors. Major sponsors include:
- Platinum: Forge, LoadForge, Spatie, Worksome
- Premium: Akaunting, Codecourse, Laracasts, Localazy, Meema, Zapiet
To support Pest, consider sponsoring through Nuno Maduro's Sponsor page.
For a complete setup and more detailed information about Pest, please refer to the official documentation. Engage with the Pest community or become a sponsor to help advance this project further.