Add docs for new tests

This commit is contained in:
Bruno Oliveira
2015-06-17 00:04:25 -03:00
parent 2a1424e563
commit af77a23501
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -181,6 +181,7 @@ def test_generic(testdir, LineMatcher):
])
def test_makedir_for_resultlog(testdir, LineMatcher):
"""--resultlog should automatically create directories for the log file"""
testdir.plugins.append("resultlog")
testdir.makepyfile("""
import pytest