get option settings from ini-file. make getting configuration options from conftest.py only an internal feature.
--HG-- branch : trunk
This commit is contained in:
@@ -15,8 +15,8 @@ def test_help(testdir):
|
||||
assert result.ret == 0
|
||||
result.stdout.fnmatch_lines([
|
||||
"*-v*verbose*",
|
||||
"*settings*",
|
||||
"*conftest.py*",
|
||||
"*setup.cfg*",
|
||||
"*minversion*",
|
||||
])
|
||||
|
||||
def test_collectattr():
|
||||
|
||||
Reference in New Issue
Block a user