Skip to content

Instantly share code, notes, and snippets.

@cjw296
Created February 22, 2017 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjw296/af7dba45988ac0a9a5040ac7cf0c1723 to your computer and use it in GitHub Desktop.
Save cjw296/af7dba45988ac0a9a5040ac7cf0c1723 to your computer and use it in GitHub Desktop.
def pytest_what_name_goes_here(...):
for item in get_items_from('../docs/*.rst'):
yield item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment