WendellAdriel / pest-snippets

A list of common tests for Pest that can be copied into your own application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✂️ Pest PHP Snippets

This repo houses snippets from the community to be used with Pest. Feel free to copy and use these in your application and adapt them to your needs. If you have a snippet that you use over and over again and would like to share it, feel free to submit a PR!

🏛️ Arch Testing

  • Check for leftover debugging code
  • Check for env usage in application files

About

A list of common tests for Pest that can be copied into your own application