react-cdk
react-cdk copied to clipboard
Add karma support
So, this allows to do cross browser testing and a lot of project uses use Karma.
Why not just use Jest and snapshot testing with it instead? That way you don't need karma and all the config that comes with it for headless browsers and karma-webpack.