An open API service indexing awesome lists of open source software.

https://github.com/jayantasamaddar/icons-jest-test

Testing React SVG Components with Jest
https://github.com/jayantasamaddar/icons-jest-test

css-in-js emotionjs jest react react-svg serializers storybook svg-icons testing typescript

Last synced: 2 months ago
JSON representation

Testing React SVG Components with Jest

Awesome Lists containing this project

README

          

# Table of Contents

- [Table of Contents](#table-of-contents)
- [About](#about)

---

# About

This repository is a basic setup using **React**, **Storybook**, **Emotion.js** and **Jest** and **React SVG** Icon Components. Usually, it is a lot of trouble setting something like this up, to get Storybook, Emotion and Jest to play well together.

---