0.3.4
findshorthand
If you are only adding elements from the find method to your helpers object you can access them easier:
helpers.elements.div.props => div.props in your test method
find shorthandIf you are only adding elements from the find method to your helpers object you can access them easier:
helpers.elements.div.props => div.props in your test method