0.10.0 • Published 6 years ago

cater-jest v0.10.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Cater-Jest

Cater-Jest contains utilities for testing with the Jest framework.

These files are mostly workarounds to enable App-like testing within Jest. For example, the Cater Workspace Package will test all of the Cater Packages, plus all the Examples.

Usage

Typically add a jest.config.js file with the following to your project:

module.exports = require("cater-jest")();

This brings in all the necessary components to run jest tests. See the examples directory for more.

0.10.0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.3

6 years ago