/GTG-Todo

Creating a Todo app with Laravel and Vue JS using PHPUnit and Vitest

Primary LanguagePHP

GettingToGreen

Our Project

This repo is part of a YouTube series going over how to create a ToDo app using Test Driven Development (TDD). We will be using PHPUnit to test our backend datalayer within our Laravel app. And for the front-end, we will be using Vitest to test our components alongside Cypress IO for E2E testing.

We will be discussing best practices along the way and sharing some tips I have found along the way.

If you wish to follow along, the episodes created as Tags and uploaded after the end of the video.

Documentation

PHP

JS