The Wayback Machine - https://web.archive.org/web/20200917151319/https://github.com/topics/unit-tests
Skip to content
#

unit-tests

Here are 156 public repositories matching this topic...

JoshuaKGoldberg
JoshuaKGoldberg commented May 25, 2020

Here's how you import mockRedux right now:

import { mockRedux } from "mock-redux";

There's no real reason why we wouldn't be able to support this:

import mockRedux from "mock-redux";

If you'd like this to be doable, feel free to send a pull request adding it in!

Improve this page

Add a description, image, and links to the unit-tests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unit-tests topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.