Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Welcome to the sixth chapter. In this chapter, we will learn more about JavaScript testing. More specifically, we'll learn how to test more complex code, where there will be more interactions between entities. Until now, we have been performing tests on relatively simple code, using fairly straightforward techniques.
More specifically, we'll cover the following: