About 32,000,000 results
Open links in new tab
  1. Pest v3 Now Available | Pest - The elegant PHP Testing Framework

    Today, we're thrilled to announce the release of Pest 3. As we announced at Laracon US, Pest 3 introduces Mutation Testing, arch presets, Team Management, New Configuration API, …

  2. Pest | The elegant PHP testing framework

    Pest is built on top of PHPUnit, but it spices things up with some neat features you might dig. With Pest, you have access to a user-friendly API that is inspired by Ruby's Rspec and Jest …

  3. What's new in Pest 3 and how to upgrade - Benjamin Crozat

    All you need to do is bump up your dependency to ^3.x-dev and change minimum-stability to dev in your composer.json file. That’s it! No breaking changes to worry about, no tedious …

  4. Pest 3 is released! - Laravel News

    Sep 10, 2024 · We are excited to announce that the Pest team has released Pest 3! Get started with mutation testing today and level up your existing projects by finding untested code.

  5. What's new in Pest 3 and how to upgrade

    Aug 28, 2024 · Step up your PHP testing game with Pest 3. Architecture testing presets, mutations, and todo lists management.

  6. Everything We Know about Pest 3 - Laravel News

    Aug 29, 2024 · Nuno Maduro was the opening speaker at Laracon US 2024 on Tuesday, unveiling impressive new features for the upcoming Pest v3.0. Pest continues to grow in …

  7. Pest 3.0 Released: Mutation Testing and Other Great News

    Sep 9, 2024 · If you have yet to try Pest, now just might be the time. With Type Coverage, Code Coverage, Parallel testing, Mutation testing and much more, it is an amazing choice for new …

  8. GitHub - pestphp/pest: Pest is an elegant PHP testing Framework …

    Pest v3 Now Available: Read the announcement ». Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. …

  9. Upgrade Guide | Pest - The elegant PHP Testing Framework

    Pest 3 now requires PHP 8.2.0 or greater. To start migrating from Pest 2 to Pest 3, update the pestphp/pest dependency to ^3.0 in your application's composer.json file.

  10. A Guide to Architecture Testing Presets in Pest 3 - Benjamin Crozat

    Aug 28, 2024 · Discover how Pest 3 simplifies architecture testing with pre-configured presets, making it effortless to enforce best practices and maintain code quality in your projects.

Refresh