DEV Community

Discussion on: Interview questions: React

Collapse
 
lexlohr profile image
Alex Lohr

Since you already included jest, you should probably also include testing-library, which is a library that will help you write user-centric unit tests with ease. It also has some useful facilities to test components and hooks.

Collapse
 
pietraszek profile image
Lukasz Pietraszek

Did you mean as an another question?

Collapse
 
lexlohr profile image
Alex Lohr

Either that or part of the answer.

Thread Thread
 
pietraszek profile image
Lukasz Pietraszek

I have now modified before the last one question. Let me know if it make sense to you.

Thread Thread
 
lexlohr profile image
Alex Lohr

That's good, putting it into context.