DEV Community

Discussion on: Code Coverage With Cypress & Angular

Collapse
 
jwp profile image
John Peters

Thanks Robert... I say Jamine is dead because of Cypress. It just makes way more sense.

Collapse
 
cssoldiervoif profile image
Robert Dale Morris

Absolutely, this is testing the way everyone ACTUALLY tests their UI applications... Visually.

Collapse
 
jwp profile image
John Peters

So true, manual tester have approached web tests from the web browser for 20 years now. How Jasmine ever thought to 'better that" is just beyond me. Especially when the app had to mock everything, preventing any application html requests/responses.