Bug 1475999 - Use the classic output style with pytest; r?ted draft
authorDave Hunt <dhunt@mozilla.com>
Tue, 17 Jul 2018 12:01:38 +0100
changeset 819225 ac724c42e055c120da91e29d8aae128d668dac5d
parent 819215 547144f5596c1a146b208d68d93950a6313080ca
push id116462
push userbmo:dave.hunt@gmail.com
push dateTue, 17 Jul 2018 11:02:19 +0000
reviewersted
bugs1475999
milestone63.0a1
Bug 1475999 - Use the classic output style with pytest; r?ted MozReview-Commit-ID: FvZjDhPl3RX
config/mozunit/mozunit/pytest.ini
--- a/config/mozunit/mozunit/pytest.ini
+++ b/config/mozunit/mozunit/pytest.ini
@@ -1,3 +1,4 @@
 [pytest]
+console_output_style=classic
 python_classes=PyTest
 xfail_strict=true