UNPKG

@rockpack/tester

Version:

Small wrapper for Jest and testing best practice.

10 lines (8 loc) 123 B
const defaultProps = { prefix: 'spec', src: './src', /* * Other Props: * */ }; module.exports = defaultProps;