cybersmithio
Results
1
issues of
cybersmithio
In a React project that uses Jest and Testing Library, after adding some ProgressBar circles, the tests started to fail. I believe it is due to [JSDom not supporting SVG.](https://github.com/jsdom/jsdom/issues/1330)...