Skip to content

validate

Parse and validate test result files locally without uploading.

Usage

drape validate tests <glob>

Examples

drape validate tests "./reports/**/*.xml"

This is useful for checking that your test output is valid JUnit XML before setting up CI uploads.