summaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 821e1d384b970cdf53f1983ea5f0edb99a7e6809 (plain)
1
2
3
4
5
6
7
8
9
[nosetests]
match=^test
where=pecan
nocapture=1
cover-package=pecan
cover-erase=1

[pytest]
norecursedirs = +package+