React Ep. 31: Karma Jasmine Walkthrough
Walkthrough of using karma and jasmine to test your React components. React Test Utils: https://facebook.github.io/react/docs/test-utils.html Karma: http://karma-runner.github.io/0.13/index.html Jasmine: http://jasmine.github.io/2.3/introduction.html
Walkthrough of using karma and jasmine to test your React components. React Test Utils: https://facebook.github.io/react/docs/test-utils.html Karma: http://karma-runner.github.io/0.13/index.html Jasmine: http://jasmine.github.io/2.3/introduction.html