-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
unittest is the package included in python to create unit tests. There is a guide on how to use it that works pretty well. I actually haven't used any unit test packages for python before, if there is a more preferred package to use, lets discuss this.