@troyblank/jest-base

0.1.0 • Public • Published

Build Status Coverage Status

Jest Base

A good start for jest unit testing. Can be used as an example or for it's helpers and dependencies.

Setup

You will want to install all required node packages:

npm install

Run Example Tests

npm test

Use with React

In order to get this base working with React you will need to include the testSetup/react.js file in this repo and add it to your jest.config.js under setupFilesAfterEnv.

Readme

Keywords

none

Package Sidebar

Install

npm i @troyblank/jest-base

Weekly Downloads

1

Version

0.1.0

License

BSD-3-Clause

Unpacked Size

5.05 kB

Total Files

16

Last publish

Collaborators

  • troyblank