jest-styled-components
Component testing utilities
Utilities for testing Styled Components with Jest
🔧 💅 Jest utilities for Styled Components
2k stars
35 watching
145 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mbasso/styled-components-test-utils | A set of utility functions for testing styled components with popular assertion libraries | 46 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
jean343/styless | Enables declarative styling with familiar Less syntax in styled-components | 65 |
jameslnewell/styled-components-breakpoint | Utility functions for creating responsive styles with styled-components | 243 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
yldio/styled-is | A utility for styled-components to conditionally apply styles based on props. | 210 |
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to use with the Jest testing framework. | 885 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
styled-components/webstorm-styled-components | Provides syntax highlighting and coding assistance for styled-components in IntelliJ IDEA. | 375 |
agutoli/react-styled-select | A lightweight Select control built with Reactjs and styled-components | 108 |
yannvr/react-components-cli | Automates creation of styled React components with tests and optional stories and styles | 15 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |