When debugging our tests, one important part is understanding how our UI looks after our component renders or after we apply some changes to it.
In this lesson, we are going to review one util that allows us to print to our console a representation of the DOM tree of our elements: the debug