1 year ago
#242230
Analytics
Unit testcases for data present in side the <h1> tag
I wan to do testing for the element which are present in my react code using Unit testing through mocha in Istanbul tool.
writing a unit testcases for h1 tag which consist of some heading, how we caan write aunit test case for this
javascript
unit-testing
mocha.js
istanbul
0 Answers
Your Answer