-
Notifications
You must be signed in to change notification settings - Fork 2
MolloKhan/TddRightWay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# TDD The Right Way ### Project Installation After downloading the project's code, run: - composer install - Set up your database credentials in the `.env.test.local` file - php bin/console doctrine:database:create -e test - php bin/console doctrine:schema:create -e test ### Workshop Requirements - PHP 8.3 or greater - Environment ready to run a traditional Symfony app - Any database compatible with Doctrine ### Nice to have: - Ability to run tests through your IDE
About
Workshop's code "TDD The Right Way"
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published