Skip to content

Latest commit

 

History

History
 
 

jest-mock-router

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@shopify/jest-mock-router

Build Status License: MIT npm version

Jest + Enzyme mocks for React Router 3.x.

Installation

$ yarn add @shopify/jest-mock-router

Example Usage

Take a look at the test suite for examples on how to use enzyme's mock context.

API Reference

See the comments and TypeScript annotations in the code for details on the provided utilities.