~ubuntu-branches/debian/sid/grip/sid

« back to all changes in this revision

Viewing changes to pytest.ini

  • Committer: Package Import Robot
  • Author(s): Tiago Ilieve
  • Date: 2016-04-04 14:26:23 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20160404142623-zw16rooy7z3xadvu
Tags: 4.1.0-1
Initial release (Closes: #790611)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[pytest]
 
2
norecursedirs = venv site-packages research
 
3
markers =
 
4
    assumption: mark a test as an external assumption.