Skip to Content
Test-Driven JavaScript Development
book

Test-Driven JavaScript Development

by Ravi Kumar Gupta
December 2015
Intermediate to advanced
240 pages
4h 57m
English
Packt Publishing
Content preview from Test-Driven JavaScript Development

Applying proper processes

In Chapter 1, Overview of TDD, and Chapter 2, Testing Concepts, you learned about the TDD life cycle. Processes mentioned in the following section will be helpful to make successful implementation of TDD.

Making sure that tests are written before starting implementation

It is an extremely helpful practice to write test cases for all the requirements before the code is implemented, as it ensures that the code, hence implemented, covers all the requirements. This process helps to understand requirements in details to any developer before starting coding for respective module. Understanding the requirements in detail, will make sure that the implementation done for any module is accurate and properly written.

Let's take an ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven JavaScript Development

Test-Driven JavaScript Development

Christian Johansen
Front-End Development Projects with Vue.js

Front-End Development Projects with Vue.js

Raymond Camden, Hugo Di Francesco, Clifford Gurney, Philip Kirkbride, Maya Shavin, Dániel Szabó

Publisher Resources

ISBN: 9781782174929Supplemental Content