Unit Testing Vue 3 | What to test?

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 11

  • @81jlgregorio
    @81jlgregorio 3 ปีที่แล้ว +7

    Simple and Amazing explanation.

  • @dev_salom
    @dev_salom ปีที่แล้ว

    Perfect explanation

  • @pauloch8
    @pauloch8 2 ปีที่แล้ว +1

    Where is the next video? Didn't find

    • @VueMastery
      @VueMastery  2 ปีที่แล้ว +1

      It's available on VueMastery.com: www.vuemastery.com/courses/unit-testing-vue-3/writing-a-unit-test-with-jest-vue-3

  • @Joe-eg1mk
    @Joe-eg1mk 7 หลายเดือนก่อน

    perfect explanation,May I know what soffwares do you use to edit this video?

  • @robobillgr
    @robobillgr ปีที่แล้ว

    U re awesome

  • @KangJangkrik
    @KangJangkrik 3 ปีที่แล้ว +7

    3:51 you forgot the close bracket, it's kinda infuriating tbh

  • @WorstDeveloper
    @WorstDeveloper 3 ปีที่แล้ว +6

    Isn't this component testing? Not unit testing.

    • @domicio1577
      @domicio1577 2 ปีที่แล้ว +1

      No. Unit tests are not about classes or componentes. The unit under test doesn't need to be a class. It may be a class, a whole module, a component etc etc.

    • @joao-pedro-alves
      @joao-pedro-alves 8 หลายเดือนก่อน

      In a component based architecture what is the basic unit? a component. so, yes, it's a unit test.

  • @augischadiegils.5109
    @augischadiegils.5109 2 ปีที่แล้ว

    ♥️♥️♥️