If you use both pest and PHPUnit, you can use both syntaxes in both types of tests

If you use both pest and PHPUnit, you can use both syntaxes in both types of tests

#PestPHP #PHP Tip

If you have a mixed codebase with Pest and PHPUnit tests you can use almost all of the pest magic in your PHPUnit tests. It just works.

We're writing a book, you can get it for free here.