Mastering-Python-2e-code_2/CH_10_testing_and_logging
2022-05-05 18:25:55 +02:00
..

Chapter 10, Testing and Logging
##############################################################################

| Preparing for Bugs explains how code can be tested and how logging can be added to enable easy debugging in the case of bugs at a later time.