Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Created October 7, 2015 11:54
Show Gist options
  • Select an option

  • Save nottrobin/55a382f587f1ebb54281 to your computer and use it in GitHub Desktop.

Select an option

Save nottrobin/55a382f587f1ebb54281 to your computer and use it in GitHub Desktop.
An example of how we choose really easy text cases
def test_average():
assert my_average([2, 4]) == 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment