Add StepThroughExtension to acceptance test runner

This commit is contained in:
Phil Davis
2020-09-16 22:09:59 +05:45
parent bec637d38e
commit 3f4733e889
3 changed files with 4 additions and 1 deletions
+2
View File
@@ -33,3 +33,5 @@ default:
jarnaiz\JUnitFormatter\JUnitFormatterExtension:
filename: report.xml
outputDir: '%paths.base%/../output/'
Cjm\Behat\StepThroughExtension: ~