Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View jurko-gospodnetic's full-sized avatar

Jurko Gospodnetić jurko-gospodnetic

  • PKE sistemi
  • Zagreb, Croatia
View GitHub Profile
@jurko-gospodnetic
jurko-gospodnetic / gist:8557690
Last active January 4, 2016 02:49
Discussion on what specific py.test invocations should do.
Folder hierarchy:
-----------------
project-X/ # project folder, e.g. checkout from version control
setup.cfg
build/ # created by setup.py build
lib/
code/
test_file.py
more-code/
even-more-code/