kevmul / GTG-Todo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:PHP 82.2%Language:TypeScript 10.7%Language:Vue 5.3%Language:JavaScript 1.4%Language:Blade 0.4%Language:CSS 0.0%