react-cdk icon indicating copy to clipboard operation
react-cdk copied to clipboard

Add karma support

Open arunoda opened this issue 8 years ago • 1 comments

So, this allows to do cross browser testing and a lot of project uses use Karma.

arunoda avatar Apr 14 '16 01:04 arunoda

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.

jjstrat3 avatar Mar 30 '17 16:03 jjstrat3