1 min readMar 12, 2016
I can’t execute the test that I created with “karma start” command. The error is: “SyntaxError Unexpected token” just in the line with the <Root /> JSX Syntax.
And maybe this issue is related, but, only my file tests.bundle.js is checked in the code coverage.
Thanks for helping, and good article :)