Symfony 6 & PHPUnit - Unit & Integration tests tutorial

Опубликовано: 24 Октябрь 2024
на канале: Tanya WebDev
2,952
38

From this tutorial you find out how to install PHPUnit in your Symfony application and how to start work with it, also you get basic information about unit and integration tests.

⭐️ Tutorial Contents ⭐️

◆ (00:00) Let's start

◆ (00:27) What is PHPUnit?

◆ (01:09) How to install PHPUnit in your Symfony app?
◇ (02:20) How to run all tests in the app?

◆ (03:20) How to create Unit tests? Rules, naming conventions and examples
◇ (09:18) Possible ways to run tests

◆ (12:12) How PHPUnit determines tests and understands that they need to be run?

◆ (13:42) How to create Integration tests?

🌟 PHPUnit playlist:    • Symfony 6 & PHPUnit - Unit & Integrat...  

💡 You can support the channel on Patreon:   / tatyana_webdev  

___
You can find me on:
LinkedIn:   / tatyana-webdev  

#coding #php #symfony #symfony6 #PHPUnit #unitTests #integrationTests