In this chapter, we got to build our first automated tests. We utilized the ATDD test case pattern to design each test and used it as a base structure in our 4-steps recipe to create a test codeunit, embed the customer wishes into a test, write a test story, and finally construct your real code.
In the next chapter, we will continue to use ATDD and the 4-steps recipe to create some more advanced tests.