Skip to content

Feature: Add JUnit xml support

Pre-release
Pre-release
Compare
Choose a tag to compare
@kurtmkurtm kurtmkurtm released this 29 May 23:04

Adds support for JUnit format test reports, based on JUnit schema.

  • make input type case insensitive
  • change cli template input file, instead of string
  • rename ci folder to scripts
  • add scripts folder readme
  • add script to generate models from xsds
  • add script to generate junit test output
  • update tests