Testing and Debugging

Testing is one of the most important phases of the development process. Whatever type of project you are working on, testing is key if you want to deliver applications with high quality and make your users happy.

Just imagine what would happen if your favorite taxi application makes your driver take you to the wrong place or the price of your trip is higher than it's supposed to be? This embarrassing bug will undoubtedly produce a series of catastrophic events that will damage the reputation of the application and, worse still, the company reputation.

Learning how to test our Aurelia applications and how to correctly apply the Test-Driven Development (TDD) approach will improve the quality of your applications, avoid ...

Get Hands-On Full Stack Web Development with Aurelia now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.