Symfony 6 & PHPUnit - Application tests tutorial (Part 1)

preview_player
Показать описание
From this short video you find out:
- what is Application tests,
- how it's workflow works,
- how to create this type of tests using MakerBundle.

___
You can find me on:

#coding #php #symfony #symfony6 #PHPUnit #applicationTests #appTests
Рекомендации по теме
Комментарии
Автор

Hi Tania, did you plan to publish the second part of this test tutorial? It's very well done and clear, you explain things very well!
I'm beginning knowing tests and I'm willing to know how to test a controller action (typically a route as in your tutorial) that uses some services or call some controller methods... Thank you!

LorenzoSequi