Testing React Components

preview_player
Показать описание
Learn about some different libraries you can use for testing React components. I personally dislike testing and find it pretty useless, but I think snapshot testing has some merit.

Links from video:

----
Watch me live:

----
Video Suggestions:

----
Follow Me Online Here:

----
#benawad

----
#benawad
Рекомендации по теме
Комментарии
Автор

Actually you just need to hit the "u" key while the tests are running to update the snapshot. No need to stop running the tests and manually passing in that flag.

AmitErandole
Автор

Man if only I started coding when this video was uploaded...

IkraamDev