Skip to content

Resolve issue #113 by generating test documents & uploading as CI Pipeline Artifacts

Bennett Lewis requested to merge patch/issue-113 into develop

Created by: lecegues

resolve issue #113

Goals of this patch:

  • Create test scripts to generate test documents (unit, integration, coverage, playwright). Test documents will be generated as HTML Files.
  • Upload these test documents as artifacts in the CI Pipeline
  • Serve HTML Files in GitHub pages to be easily readable

Merge request reports

Loading