Closed tauno closed 1 year ago
These changes on NCYL https://github.com/thinkshout/ncyl/commit/829e2554bdf97da2a519772fea7117073910180f result in this nicer output of failures:
I've moved this to https://github.com/thinkshout/support/issues/78 so am closing.
Look at https://github.com/leymannx/drupal-circleci-behat/blob/develop/.circleci/config.yml#L86-L92 and try to do something similar. I believe this will output nicer test data in the CircleCI failure reports. Might require updating the robo-drupal
test
command.Next steps
robo-drupal
(if any)robo
andbehat
and create tickets for each of those to use the new robo and behat to output junit. Add instructions on how to implement to those tickets.