UNPKG

gulp-jest

Version:

Gulp plugin for running your Jest tests

7 lines (4 loc) 90 B
import Model from './Model' it('should do something', () => { let model = Model() });