Jason McCreary "Testing With Fakes " - Laracon US 2023 Nashville

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • Recorded at the Laravel Laracon US Conference 2023 in Nashville, Tennessee, this session features Jason McCreary, from LaravelShift.com, as he explores the use of fakes in testing Laravel applications. The talk showcases how fakes can effectively replace real implementations with simulated alternatives, enabling developers to isolate components during testing and optimize test suites. With practical examples and valuable insights, McCreary equips attendees with the knowledge to enhance their testing practices and create more reliable codebases.
    Recorded Live at Marathon Music Works in Nashville, Tenn on July 19th, 2023.

КОМЕНТАРІ • 5

  • @ivanjelenic5627
    @ivanjelenic5627 Рік тому +1

    Thanks! I'm trying to get more into testing, and this helps.

    • @thejasonmccreary
      @thejasonmccreary Рік тому +2

      Testing is a huge level-up as a developer. Stick with it!

  • @SeanRuel1
    @SeanRuel1 Рік тому

    I "expected" shouldReceive to do what expect does, so just refactored my tests a bit, thanks! Great talk.

  • @DrewRoberts
    @DrewRoberts Рік тому +1

    JMac = Legend