This package has been deprecated

Author message:

Package no longer supported.

@zendeskgarden/react-testing

2.0.4 • Public • Published

@zendeskgarden/react-testing npm version

This package includes utilities relating to testing in the Garden Design System.

Installation

npm install @zendeskgarden/react-testing

# Peer Dependencies - Also Required
npm install react enzyme @zendeskgarden/react-theming

Enzyme Utilities

When testing Garden components with enzyme, many times you are required to wrap our components with a ThemeProvider. Additionally, you may have custom RTL logic that you would like to easily test without modifying an additional ThemeProvider.

To simplify this we provide two wrappers around the enzyme shallow and mount renderers that allow easy RTL and theme testing.

Package Sidebar

Install

npm i @zendeskgarden/react-testing

Weekly Downloads

10

Version

2.0.4

License

Apache-2.0

Unpacked Size

3.16 MB

Total Files

6

Last publish

Collaborators

  • zendesk-garden