From 26cb62aecfc0bd459645228ec516289dc711c7cc Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 31 Jul 2019 10:36:41 +0300 Subject: Add: requirement on machine parseable test results --- fable-arch.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fable-arch.md') 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 -- cgit v1.2.1