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

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 1

  • @LorenzoSequi
    @LorenzoSequi 8 месяцев назад

    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!