Vue.js Testing Guide: Unit Tests and E2E Testing (Cypress)

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

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

  • @StephenRayner
    @StephenRayner 5 лет назад +37

    CTRL + L clears console quicker than typing “clear”

  • @SivaNare
    @SivaNare 2 года назад

    You are the best we have got in vue community

  • @connorbishop6819
    @connorbishop6819 5 лет назад +4

    Thank you. Super helpful video. May I ask which VS Code Theme you are using here?

  • @thrash_jesus
    @thrash_jesus 2 года назад

    Your video quality has drastically improved. Also, the content of this video is not 100% accurate; it'll do for my purposes but if you've got the time this could be a great opportunity for a new, updated, flashed out video!
    Love you content, this one just feels dated!

    • @ProgramWithErik
      @ProgramWithErik  2 года назад

      Yes, this is a bit old! I'll see if I can make some newer testing videos in the future.

  • @neslihanbozer2770
    @neslihanbozer2770 4 года назад +1

    it only checks for tags and text values. But there are some complicated cases that many developers corrupts other works and it needs to check for some detailed test.

  • @DanVega
    @DanVega 5 лет назад +1

    Great stuff as always Erik! Just a little tip but you don't actually need to spin up the app first, the vue-cli-service will do that for you. If you want to run all your tests headless you can use the headless argument "vue-cli-service test:e2e --headless"

  • @navidshad
    @navidshad 4 года назад +1

    thank you, can I ask what is the theme of your VSCode? and what what is the font it has?

  • @hoseinmirian
    @hoseinmirian 2 года назад

    I dont see any difference between unit and e2e testing, the things that cypress does like clicking nad checking the result unit test also does, so what is there difference.? please explain.tnx

  • @dripcoder3423
    @dripcoder3423 4 года назад

    It seems that more and and more web developers are now okay in developing in windows, unlike before where every developer suggests that MacOS is the king in web development. I hope you can make a video about windows web development. I personally love Windows, but when I develop websites, I can't leave my Mac because everything just works out of the box.
    Thanks

  • @kimiabeheshty2477
    @kimiabeheshty2477 2 года назад

    Is it also possible that you share the source codes?

  • @flavioandrade4344
    @flavioandrade4344 5 лет назад +1

    Found it.
    Thanks Erik.

  • @ezmooj
    @ezmooj 5 лет назад +1

    Hey thank you Erik love your vids

  • @TheViolinRoom
    @TheViolinRoom 4 года назад

    Is this a VueJs 2 or VueJs 3 app being tested?

  • @osidpgipsoe
    @osidpgipsoe 5 лет назад +1

    Thank you so much! You making a great and useful videos.

  • @renerowelldelarama84
    @renerowelldelarama84 4 года назад

    There's a setup() hook in Vue.js? What does it do? is it the same with created()?
    - im reading composition API right now.

    • @ProgramWithErik
      @ProgramWithErik  4 года назад

      The setup Hook is a part of the composition API...

  • @murugarajuperumalla5508
    @murugarajuperumalla5508 3 года назад

    Super

  • @santhoshraghavpidathala3701
    @santhoshraghavpidathala3701 5 лет назад

    Try Backstop js

  • @DelPieroJoga10
    @DelPieroJoga10 4 года назад

    This is too basic, I hoped for something more advanced.

  • @JulienReszka
    @JulienReszka 4 года назад +1

    Hi Eric, You sound very tired and bored, should sleep more 😶 Still fine video tho