Software Alternatives, Accelerators & Startups

PEST

An elegant PHP testing framework with a focus on simplicity.

PEST

PEST Reviews and Details

This page is designed to help you find out whether PEST is good and if it is the right choice for you.

Screenshots and images

  • PEST Landing page
    Landing page //
    2023-05-03

Features & Specs

  1. Simplicity

    PEST offers a simple and intuitive API that is easy to learn and use, making it accessible even for beginners in PHP testing.

  2. Concise Syntax

    It provides a minimalist and elegant syntax, allowing developers to write clean and concise test cases without boilerplate code.

  3. Expectation API

    PEST includes a powerful Expectation API, which enhances assertions with a fluent interface, improving readability and expressiveness.

  4. Community and Ecosystem

    Backed by an active community, PEST benefits from a growing ecosystem of plugins and integrations, extending its capabilities.

  5. Integration with PHPUnit

    PEST is built on top of PHPUnit, allowing for seamless integration and the option to run existing PHPUnit test suites with PEST.

Badges

Promote PEST. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

THE PEST BAD MOVIE REVIEW | Double Toasted

The Pest - Nostalgia Critic

PESTIE review | DIY Pest Control Like a PRO | House to Home Update

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about PEST and what they use it for.
  • Copy-Pasting HTTP Fakes by Hand? Laravel Http Automock Can Do It For You
    Requires PHP 8.2+, Laravel 11+, and Pest Works only with Laravel's HTTP client. - Source: dev.to / 4 months ago
  • 19+ Laravel Best Practices for Developers in 2024
    Laravel also has out-of-the-box testing tools like Pest and PHPUnit and functionalities to enable expressive testing. It also supports executing automated testing sessions that are more precise than manual ones. - Source: dev.to / over 1 year ago
  • How to build a Laravel app using TDD that won't hurt you in the future
    For test-driven workflow we need a testing framework. Laravel already has PHPUnit built in, but we replaced it with PestPHP from Nuno Maduro. - Source: dev.to / over 1 year ago
  • Late Night Refactors #1: Composer Packages
    Thatโ€™s why the next step in my workflow is Pestโ€”a modern, elegant testing framework for Laravel built by the legend, Nuno Maduro. Letโ€™s talk about how testing ensures my app isnโ€™t just "correct" in theory, but actually works as expected. - Source: dev.to / over 1 year ago
  • Embracing the Future of Web Development with Laravel, PestPHP, Livewire and Vue.js
    Testing was previously a significant challenge for me until I discovered PestPHP. Its simplicity and expressive syntax transformed a tedious task into a valuable and efficient part of the development process. With PestPHP, ensuring the reliability of my code has never been easier or more efficient. It provides a safety net that catches bugs before they become problems, allowing me to concentrate on building and... - Source: dev.to / about 2 years ago
  • The PHP Orkestra Framework
    As you can see this template will add and configura the Pest test suite with a custom TestCase class that will start the application for your tests, making easy to test your application services (as used by Orkestra itself) and you will see a basic application, with a single route in the file config/routes.php that calls a Controller that simply render a Twig view. - Source: dev.to / about 2 years ago
  • Wordpress tests with Pest and WP Setup
    Today, I finished the first implementation of this environment, adding Pest and PHPUnit in v10.5, which is currently not supported by default with WP Env. - Source: dev.to / over 2 years ago
  • Simplifying API Integration with Laravel's Http Facade
    Below, I added some examples for testing the request and client classes. For the tests, I am using Pest PHP which provides a clean syntax and additional features on top of PHPUnit. - Source: dev.to / over 2 years ago
  • Enhancing Your Laravel API with Treblle Platform
    By default, Laravel comes with PHPUnit for testing. However you can use Pest instead. - Source: dev.to / about 3 years ago
  • I created a PHPUnit 10 extension to prettify CLI output
    I really like how Pest PHP formats and outputs test results, but I still prefer to use PHPUnit. Luckily there's Collision. This package is designed to give you beautiful error reporting when interacting with your app through the command line. Source: about 3 years ago
  • Pest 2.0 is now generally available ๐Ÿ›
    Pest 2.0 has just been released, and it's here to make your PHP testing experience more enjoyable and efficient. We will dive into the world of Pest and explore what makes it stand out from PHPUnit. Plus, we'll check out the latest features in Pest 2.0! ๐Ÿš€. - Source: dev.to / over 3 years ago
  • what are you using to make phpunit output pretty?
    I like collision https://github.com/nunomaduro/collision it is the output formatter wich the Pest Testing Framework is also using, I'm using it without Pest. Source: over 3 years ago
  • Building a PHP client for Faktory, Part 2
    Next, I'll try starting off with a simple test, using Pest:. - Source: dev.to / over 3 years ago
  • PHPUnit, do i need to learn it?
    Pest: https://pestphp.com/ inspired by Jest (JavaScript testing library). Source: over 3 years ago
  • Am I writing the right kinds of (unit) tests? See below for an example. Thanks!
    Here's an example of a set of 25 tests I've written for a class with 4 methods (written using the Pest testing framework):. Source: over 3 years ago
  • Looking for feedback to help make my new Laravel project as "SOLID" and professional as possible before expanding it into a much larger project. Thank you in advance for any advice that you can give! :)
    What are your thoughts on https://pestphp.com/ ? Source: over 3 years ago
  • Workplaces for digital nomads: the API
    For the tests, Pest is used with Laravel support, parallel execution of tests, and with disabled throttling ($this->withoutMiddleware(ThrottleRequests::class). - Source: dev.to / over 3 years ago
  • Using Pest to test Laravel Livewire validation rules
    If you havenโ€™t heard of Pest before then here is a description from the Pest website. - Source: dev.to / almost 4 years ago
  • Why don't you start writing tests?
    We use PEST for writing tests but I decided not to include that in this article to keep things simple. I wish (and am sure) it would come out of the box with Laravel. - Source: dev.to / almost 4 years ago
  • Testing PHP Applications
    Pest: a testing framework designed following Laravel coding standards. - Source: dev.to / almost 4 years ago
  • How do you test your code ?
    Once you're comfortable with PHPUnit (Unit Testing and TDD) the next step is BDD (Behaviour-Driven Development). For this Behat is a good starting point. But my favourite was always Codeception because it has PHPUnit included and does everything (unit tests, functional test, integration tests). The only awkward part ro both of these is installing selenium (at least on windows) Pest is also becoming very popular... Source: about 4 years ago

Do you know an article comparing PEST to other products?
Suggest a link to a post with product alternatives.

Suggest an article

PEST discussion

Log in or Post with

Is PEST good? This is an informative page that will help you find out. Moreover, you can review and discuss PEST here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.