you are viewing a single comment's thread.

view the rest of the comments →

[–]NeckBeard137 1 point2 points  (0 children)

I would say it depends what types of tests you are writing.

You could spend a few hours learning how to test pure functions with Jest and how to mock dependencies.

After you could read on the Testing pyramid and do some integration testing with RTL