Quantcast
Channel: RSS Feed
Viewing all articles
Browse latest Browse all 391

The Role of End-To-End (E2E) Tests in Ionic

$
0
0
End-To-End (E2E) testing involves creating automated tests that will test your application as a whole, rather than testing individual chunks of code in isolation (which is the purpose of a unit test). In this video tutorial, I walk through a real-world application that has some e2e tests implemented and discuss the purpose and value of […]

Viewing all articles
Browse latest Browse all 391

Trending Articles