Skip to content

Instantly share code, notes, and snippets.

@pgrunewald
Created June 27, 2017 07:57
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 pgrunewald/f1de41f4b539840d14964300140720ba to your computer and use it in GitHub Desktop.
Save pgrunewald/f1de41f4b539840d14964300140720ba to your computer and use it in GitHub Desktop.
testing with buildout
[test]
recipe = zc.recipe.testrunner
eggs =
${buildout:eggs}
defaults = ['--auto-color', '--auto-progress']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment