In this chapter, you learned why you would want to use the Microsoft tests, how to start applying them on your Business Central code, and how to fix the errors they might throw. You learned that most fixes relate to adjusting the test fixture, be it shared or fresh.
With this chapter, the book has come to an end. But your journey into test automation has just started. To me, every time it's still fun to pick up. It enables me to go astray in my application code, finding the results of my test recalling me. It allows me to refactor my code at any time. It also enables me to more easily reflect on the quality of the code, because it can be changed and instantly checked. I could go on with my praising and more or less redo the first chapter of this book. But I won't, as it is time to conclude for now. I hope you enjoyed reading and practising with me, as much as...