© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_24

24. Testing and Debugging

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

We all like to think that we build bug-free applications, but sometimes the unthinkable happens and you find a bug. Building applications with Aurelia is no different, and having a solid testing workflow will help ensure that you deliver solid quality applications. In this chapter we will look at writing tests as well as some tips for debugging your applications in the browser.

Unit Testing

We have been focusing on building applications using the Aurelia CLI. If you created a project and chose not to do unit testing, now might be a good time to create a ...

Get Practical App Development with Aurelia : Leverage the Power of Aurelia to Build Personal and Business Applications 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.