summaryrefslogtreecommitdiff
path: root/fable-arch.md
diff options
context:
space:
mode:
Diffstat (limited to 'fable-arch.md')
-rw-r--r--fable-arch.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/fable-arch.md b/fable-arch.md
index 1bf5474..532ab3a 100644
--- a/fable-arch.md
+++ b/fable-arch.md
@@ -131,6 +131,12 @@ reference in discussions.
too big of a problem space to bring into the scope of acceptance
testing, and there are already good tools for deployment.
+* **MachineParseableResults:** The tests should produce a machine
+ parseable result that can be archived, post-processed, and analyzed
+ in ways that are of interest to the project using Fable. For
+ example, to see trends in how long tests take, how often tests fail,
+ to find regressions, and to find tests that don't provide value.
+
# Fable architecture
```dot