diff --git a/.gitignore b/.gitignore index 3f1088ad6..9ceae0334 100644 --- a/.gitignore +++ b/.gitignore @@ -167,6 +167,9 @@ packages/*/NOTICE # User-specific catalog paths (test data) *.paths.yaml +# Materialised test-case output slots (local inspection only; never committed) +**/test-data/**/output/ + # Debug log files **/main_log_debug.txt diff --git a/changelog/748.feature.md b/changelog/748.feature.md new file mode 100644 index 000000000..2565338f6 --- /dev/null +++ b/changelog/748.feature.md @@ -0,0 +1,6 @@ +`ref test-cases` runs now materialise their outputs into an inspectable, gitignored output slot +(`/output/