reintroduce --junit - i think it is actually useful
--HG-- branch : trunk
This commit is contained in:
@@ -119,7 +119,7 @@ class TestPython:
|
||||
classname="test_failure_escape.test_failure_escape",
|
||||
name="test_func[&]")
|
||||
|
||||
def YAGNI_test_junit_prefixing(self, testdir):
|
||||
def test_junit_prefixing(self, testdir):
|
||||
testdir.makepyfile("""
|
||||
def test_func():
|
||||
assert 0
|
||||
|
||||
Reference in New Issue
Block a user