Summary
In this chapter, we have covered very important concepts regarding the care and quality of our code. We have learned how to install official tools to perform automated tests in our code and components, as well as how to keep track of changes and management in the source code. While the examples and information provided here are introductory, they are detailed enough to implement them in your own projects and keep your learning skills growing. The concepts of CI and CD, as well as services provided by online repositories, also give you a solid foundation to learn to use them, as they all are based on the functionality provided by Git. All these tools have professional value for a developer and are required in the industry today.