0.10.0 • Published 7 years ago

cater-jest v0.10.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 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

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.1

7 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.3

8 years ago

0.5.2

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.2

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.7

8 years ago

0.3.6

8 years ago

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago