How to unit test SVG Graphs (React)

This article a walk-through of testing a React Bar Graph with Jest and React Testing Library. The style of tests documented here could also… Read more

Similar

React in 60 Seconds

A very quick review of React syntax and API. Remember to pause the lesson if you need time to understand something!React is a component-based JavaScript libr... (more…)

Read more »