Adding Unit Test Cases to React Project
Jagroop2001 opened this issue · 2 comments
Jagroop2001 commented
Can I work on this Project?
I can add unit test scripts using jest in this Project.
Please allow me to continue with the same.
About Unit Testing :
Unit Testing is used to check whether the Input fields are working correctly without interaction of any Human.
Here I write a unit tests using Jest which is auto-installed which creating react app.
So I will write a test for each component and the good thing is the code is used for testing only while deploying app it doesn't effect the perfornce but it is useful to test our react app without human intraction.
Hoping to hear from you soon !!
BRAVO68WEB commented
Sure go ahead
create-issue-branch commented
Branch issue-166-Adding_Unit_Test_Cases_to_React_Project created!