On Mon, 27 Apr 2020 18:21:39 +1200 DL Neil <pythonl...@danceswithmice.info> wrote:
... > > Given your replies, 'now' might be a good time to take a look at > Pytest, and see how you could use it to help build better code - by > building tested units/functions which are assembled into ever-larger > tested-units... (there is a range of choice/other testing aids if > Pytest doesn't take your fancy) I have to admit I chose unittest. Simply because it is in the standard lbrary. As so many people seem to prefer pytest I should take a look at it. -- Manfred -- https://mail.python.org/mailman/listinfo/python-list