Test artifacts#
Test artifacts are a list of files and directories that are collected to the specific folder when test succeeds, fails, or always.
Artifacts will be placed in the <esh_root_dir>/ artifacts / <suite_name> / <hash_test_name> directory.
Note
Reproduction scripts and run logs are stored separately.
See Reproduction scrips and Run log