Skip to content

Instantly share code, notes, and snippets.

@bradgignac
Created March 19, 2014 21:41
Show Gist options
  • Save bradgignac/9652022 to your computer and use it in GitHub Desktop.
Save bradgignac/9652022 to your computer and use it in GitHub Desktop.
twisted-treq
class TestNavigation(TestCase):
def test_renders_logo(self):
return treq.get('http://google.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment