Testing JavaScript Applications
Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less…
Specifikacia Testing JavaScript Applications
Testing JavaScript Applications teaches you how to implement an automated testing plan for JavaScript-based web applications.SummaryAutomated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing JavaScript Applications is a guide to building a comprehensive and reliable JS application testing suite, covering both how to write tests and how JS testing tools work under the hood. You'll learn from Lucas de Costa, a core contributor to popular JS testing libraries, as he shares a quality mindset for making testing decisions that deliver a real contribution to your business. You'll benefit from informative explanations and diagrams, easily-transferable code samples, and useful tips on using the latest and most consolidated libraries and frameworks of the JavaScript