Laracasts Owner Reviews Pest for the First Time

Поділитися
Вставка
  • Опубліковано 3 лют 2025

КОМЕНТАРІ • 22

  • @brunoggdev6305
    @brunoggdev6305 2 роки тому +5

    Wow, that was the push I needed to start looking at pest

  • @johnsci911
    @johnsci911 2 роки тому +1

    Very nice, this can jump start me back to re-learning laravel again

  • @TheofilosIntzoglou
    @TheofilosIntzoglou 2 роки тому +7

    'php artisan test' also uses pest when it is installed. It is useful if you don't want to add vendor/bin to your path

  • @arief_
    @arief_ 2 роки тому +5

    can you make tutorial or setup for phpstorm like you ? because i really like minimalist setup

  • @wushutebessa
    @wushutebessa 2 роки тому +6

    it is much cleaner. I wouldn't convert my old tests to it but I might use it for new projects.

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

    Awesome job, as usually!

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

    Nice demo, thank you !

  • @PacificDev
    @PacificDev 2 роки тому +2

    loved it! Thanks 😘

  • @bulent2435
    @bulent2435 2 роки тому +4

    I keep avoiding Pest, but really like it.

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

      I never liked jest while using JavaScript. But lately I haven’t been liking phpunit at all. I’m really liking pest.

  • @EdrisRanjbar
    @EdrisRanjbar 2 роки тому +1

    Cool, i guess i'm gonna start using it.

  • @GonzaloGuevaraFreire
    @GonzaloGuevaraFreire 2 роки тому +4

    A Jeff le funciona a la primer o segundo intento 🤣.

  • @Фанат-щ9ь
    @Фанат-щ9ь 2 роки тому +2

    It is so interesting to watch this video. I am consider now about learn PHPUnit test, please guys give me your advice, where I shoud study about it?

  • @KeeganGeorge
    @KeeganGeorge 2 роки тому

    What terminal are you using?

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

    today i got a one year gift, im so happy

  • @GonzaloGuevaraFreire
    @GonzaloGuevaraFreire 2 роки тому +1

    Muy bueno

  • @Фанат-щ9ь
    @Фанат-щ9ь 2 роки тому +1

    Hello people!

  • @barbasgr
    @barbasgr 2 роки тому

    It is cool but has many problems . You can't even use expect () with error message and you can't run specific test when the title has spaces

  • @earavichandran
    @earavichandran Місяць тому

    What is the main purpose of testing? I don't understand a single concept...
    Is there a tutorial available learn the purpose of testing?

  • @JACKoPL
    @JACKoPL 2 роки тому +1

    PHP For Beginners ending?