code-coverage icon indicating copy to clipboard operation
code-coverage copied to clipboard

Show how to instrument and get code coverage for Aurelia/Typescript application

Open nym opened this issue 5 years ago • 1 comments

It's not as well known as some of the other frameworks, but us Aurelia devs are passionate about testing.

https://aurelia.io

This issue is to specifically get cypress code coverage running with Aurelia and Typescript.

Here's a working example with no code coverage: https://github.com/michaelw85/aurelia-cypress

nym avatar Jul 31 '19 21:07 nym

I would also like to see an example demonstrating how to generate code coverage for an aurelia application. Any existing guides, or new guidance from experts highly welcome!

Seebiscuit avatar Jan 16 '20 20:01 Seebiscuit