Skip to content

Generate specific output file in txt and markdown of the Test Cases that fails

lopezaguilar requested to merge logparser into develop
  • Generate an output data only if the Test Suite/Test Case fails
  • The output format is text and markdown
  • If the variables.py file includes the GitHub required information generate the corresponding issues in GitHub
  • If the issue to be generated already exists and is still open, we do not create any issue

Merge request reports