UNPKG

component-test-utils-react

Version:

Test react component the same way as other frameworks

7 lines (5 loc) 105 B
const {shallow} = require('./src/shallow'); exports.shallow = shallow; exports.default = { shallow };