summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-10-07 08:41:47 +0300
committerLars Wirzenius <liw@liw.fi>2022-10-07 09:08:45 +0300
commit1790972c91efddf1d87e9fa9951d9ca11c4fbf0b (patch)
tree15b8826f74ce929f7979078d46755627c272b1e7
parent71d5d49346d99b7a26a0f507fb13b1f1063877b3 (diff)
downloadsubplot.liw.fi-1790972c91efddf1d87e9fa9951d9ca11c4fbf0b.tar.gz
docs(tutorial.md): tests -> criteria again
Sponsored-by: author
-rw-r--r--tutorial.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial.mdwn b/tutorial.mdwn
index c91c159..6c36fd0 100644
--- a/tutorial.mdwn
+++ b/tutorial.mdwn
@@ -14,7 +14,7 @@ an agreement of when a customer is required to pay for a project.
Acceptance testing differ from other integration testing by looking at
the software only from the user's point of view, not the developers'.
Because of this, Subplot produces two things: a standalone document,
-aimed at the user, to describe the acceptance tests, and a test suite
+aimed at the user, to describe the acceptance criteria, and a test suite
for developers to use to validate that the software meets those
acceptance criteria.