styled-components-test-utils icon indicating copy to clipboard operation
styled-components-test-utils copied to clipboard

Test utils for styled-components compatible with jest, expect, chai and jasmine

Results 4 styled-components-test-utils issues
Sort by recently updated
recently updated
newest added

**General Information** - [ ] Bug - [x] Improvement - [ ] Feature - [ ] Other **Description** Although the project `package.json` properly indicates compatible versions of `styled-components`, this information...

**General Information** Please extend an API to use specific style rules which are part of complex ones. For example, now I can check whether the Component has the `border-top` style...

enhancement

At the moment styled-components-test-utils supports only styled-components v2 and v3. This PR aims to support v4 with a new major release, discussed in #13.

Bumps [webpack](https://github.com/webpack/webpack) from 3.0.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies