Introduction, PHPUnit Setup & Books Test Part 1
In this lesson, we are starting a project from scratch including setting up sqlite for testing, initializing Git and writing our first tests to add Books into our library.
TOPICS
Git
PHPUnit
TDD
Testing