i have a angular2 project which is using Protractor for e2e testing. The testing file were written in typescript under Jasmine framework.
Is it possible to get the code coverage data from this kind of e2e testing?
i have a angular2 project which is using Protractor for e2e testing. The testing file were written in typescript under Jasmine framework.
Is it possible to get the code coverage data from this kind of e2e testing?
Have u tried grunt-protractor-coverage ? NPM: https://www.npmjs.com/package/grunt-protractor-coverage