Update json_to_md.py
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 25s

This commit is contained in:
2025-07-19 20:42:13 +02:00
parent e1b199fde0
commit 410bf99ecb
+1 -1
View File
@@ -170,7 +170,7 @@ def json_to_md_nested(json_path, md_path, runtime_params=None):
for filename, funcs in grouped.items():
f.write(f" - <details>\n")
f.write(f' <summary>📄 <span style="color: #6A0DAD; font-weight: bold">{filename}</span></summary>\n\n')
f.write(f' <summary>📄 <span style="color: #3A006F; font-weight: bold">{filename}</span></summary>\n\n')
for funcname, tests in funcs.items():
# Ligne de fonction avec flèche et gris