feat: ignore_difs key to ignore diffs in tests

This commit is contained in:
2026-03-24 19:17:47 +00:00
parent 4e9459c86c
commit 9e4604e9fe
9 changed files with 276 additions and 66 deletions
+2
View File
@@ -1,6 +1,8 @@
[mire]
# which folder to strore tests in
test_dir = "e2e"
# regexes for differing lines to ignore during replay comparison
ignore_diffs = []
[sandbox]
# home is where mire would drop you by default on record