@lockweb/qa-report
v0.3.0
Published
Visual and suite report rendering package for QA Suite reporting output.
Downloads
19
Maintainers
Readme
@lockweb/qa-report
qa-report renders the visual report shells used by QA Suite visual regression and suite run output.
The initial scaffold keeps the current report look and feel aligned with qa-workflow while the rendering boundary is separated into its own package.
Current status:
qa-reportexposes the existing visual report builder and the suite run dashboard through a package boundary- report styling and interaction patterns are intended to stay consistent with the current visual regression output
qa-workflowstill owns capture, compare, and run orchestration for nowqawcan use this package by default or a consumer can pointreporting.visual.rendererorreporting.suite.rendererat another renderer package
Next step:
- continue to treat
qa-reportas the renderer boundary whileqa-workflowwrites the structured data bundles
