jest-sandbox

v1.1.2
Simple sinon like sandbox for jest
jest sinon sandbox testing

build

yarn run build:flow && yarn run build:lib

build:flow

flow-copy-source src lib --ignore '__tests__/*.js'

build:lib

flow-remove-types src/index.js > lib/index.js

flow

flow check

lint

eslint src

test

yarn run flow && yarn run lint && yarn run test:unit

test:unit

jest
npm i jest-sandbox

Metadata

  • MIT
  • Whatever
  • Christian Maniewski
  • released 2/19/2018

Downloads

Maintainers