comparison pytest.ini @ 402:abb808261396

cm: Don't find unit tests in `benchmarks`.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Jan 2017 00:51:47 -0800
parents 6457416ac7d7
children
comparison
equal deleted inserted replaced
399:de9a88073d41 402:abb808261396
1 [pytest] 1 [pytest]
2 norecursedirs = .* _darcs CVS .svn .git .hg *.egg-info dist node_modules venv tmp* {args} 2 norecursedirs = benchmarks .* _darcs CVS .svn .git .hg *.egg-info dist node_modules venv tmp* {args}
3 3