Skip to content

1.1.0

Choose a tag to compare

@sapegin sapegin released this 07 Jan 18:29
· 11 commits to master since this release

New API method to.contain.with.all.children:

expectReactShallow(ReactComponent|JSX).to.contain.with.all.children(ReactComponent|JSX)

Thanks @Oligrand!