I\'m experimenting with writing a pre-commit git hook in Python which runs my unit tests. by default the Unittest module will exit when complete, and I think the usual pract