UNPKG

template-lib

Version:
6 lines (4 loc) 140 B
const <%= this.camelcase(name) %> = require('./') test('should be defined', () => { expect(<%= this.camelcase(name) %>).toBeDefined() })