Skip to content

Instantly share code, notes, and snippets.

@DavidPiper94
Last active September 24, 2019 14:25
Show Gist options
  • Save DavidPiper94/df57e164aed5c26652948dd258ce648e to your computer and use it in GitHub Desktop.
Save DavidPiper94/df57e164aed5c26652948dd258ce648e to your computer and use it in GitHub Desktop.
Example code for article about unit tests - Executable
if __name__ == '__main__':
unittest.main()
@DavidPiper94
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment