styled-components-test-utils
styled-components-test-utils copied to clipboard
Test utils for styled-components compatible with jest, expect, chai and jasmine
**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...
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...