Skip to content

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

Notifications You must be signed in to change notification settings

JonPurvis/pest-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

✂️ 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
  • Check for strict types
  • Check for correct mailables
  • Check for correct models
  • Check for correct providers
  • Check for correct requests
  • Check for correct API controllers
  • Check for correct commands
  • Check for correct tests
  • Check for invokable actions

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published