diff --git a/docs/ArtifactNamingService.md b/docs/ArtifactNamingService.md new file mode 100644 index 0000000000..23081a62bc --- /dev/null +++ b/docs/ArtifactNamingService.md @@ -0,0 +1,100 @@ +# Artifact Naming Service + +The artifact naming service provides a standardized way to generate consistent names and paths for test artifacts across all extensions. + +## Features + +### Template-Based Naming +Use placeholders in angle brackets to create dynamic file names: + +``` +___hang.dmp +``` +Resolves to: `MyTests_12345_a1b2c3d4_hang.dmp` + +### Complex Path Templates +Create structured directory layouts: + +``` +/artifacts///dumps/___