/pest_laravel_testing

Example repository for using the PEST library solution for automated testing on laravel project

Primary LanguagePHP

About this repository

This repository was made to test the PEST library into a Laravel project. This library is quite similar to PHPUnit but with an easier syntax that looks like the Jest's syntax.

It helps to make the writing automated tests process more easier

More informations about the PEST package at this link : PEST