chai-have-react-component
expect(element).to.have.component(Blink)
Installation
npm install --save-dev chai-have-react-component
Usage
chai // it should passtohave // should fail with "Expected 'div' to not have component 'SuperDuper'"tonothave
Found a bug?
Please open a pr with a broken test.
MIT © Rolf Erik Lekang