Putting It All Together

Let's put all the concepts of this chapter together and make a complete test suite.

We'll cover the following

In the previous lessons of this chapter, we wrote a number of properties using multiple techniques. In this lesson, we’ll put them all together to make a solid test suite.

The code structure is similar to what we saw in the previous chapter.

Because there are many properties, it’s simpler to scan them all if they’re all in one section. Helpers are put together, even if there’s no reuse across properties for now.

Get hands-on with 1200+ tech skills courses.