DEV Community

Discussion on: Effective Test Strategies for Front-end Applications using LaunchDarkly Feature Flags and Cypress. Part2: testing

Collapse
 
muratkeremozcan profile image
Murat K Ozcan

Not exactly, but these may help.

Angular + Jest + Cypress e2e combined coverage
dev.to/muratkeremozcan/combined-un...

React + Cypress e2e coverage + unit test combined coverage is TODO
github.com/muratkeremozcan/react-h...

Collapse
 
seidoo99 profile image
Seid Zerihun

Thanks I will look in to it