magento2-functional-testing-framework icon indicating copy to clipboard operation
magento2-functional-testing-framework copied to clipboard

Allure: Reporting CLI output as collapsed attachments

Open lbajsarowicz opened this issue 4 years ago • 0 comments

Preconditions

  1. magento/magento2-functional-testing-framework version 2.6.*
  2. Allure reporting tool installed

Steps to reproduce

  1. Add <magentoCLI to your Test
  2. Open Allure Report

Expected result

  1. CLI Output should be wrapped as an attachment to Command call

image

Actual result

  1. CLI Output is displayed as a separate step of tests.

image

lbajsarowicz avatar Mar 13 '20 16:03 lbajsarowicz