Skip to content

Instantly share code, notes, and snippets.

@reiki4040
Created September 8, 2013 03:20
Show Gist options
  • Save reiki4040/6481563 to your computer and use it in GitHub Desktop.
Save reiki4040/6481563 to your computer and use it in GitHub Desktop.
example for unit test.
# -*- coding:utf-8 -*-
def do_logic():
# your logic
return 'expect'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment