@knit/jest-config-socks

0.6.0 • Public • Published

Jest Config

Jest config used by KnitJS.

Install

yarn add @knit/jest-config-socks

Usage

const jestConfig = require('@knit/jest-config-socks');
const jest = require('jest');

const opts = ['--config', JSON.stringify(jestConfig())];
jest.run(opts);

Readme

Keywords

none

Package Sidebar

Install

npm i @knit/jest-config-socks

Weekly Downloads

2

Version

0.6.0

License

MIT

Last publish

Collaborators

  • shanewilson
  • knit_bot