Created by: Enselic
UNVERIFIED PROOF OF CONCEPT PATCH
Passing --coverage makes babel-preset-react-app add babel-plugin-istanbul to support code coverage reports for end-to-end tests.
I got no feedback in the ticket I filed if this feature was interesting to create-react-app maintainers so I'm providing a sketch of how the code could look in hope of getting some feedback.