From 2c288169fd38032575feb4414c039e9c1e9e8764 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 19 Jun 2013 20:42:58 +0100 Subject: Switch to "scenario testing" --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8c1a39c..b83eabc 100644 --- a/README +++ b/README @@ -21,8 +21,8 @@ yarn `yarn` also black box tests Unix command line tools, but takes a different approach, where the emphasis is on verifying that the -tools works correctly in a scenario, or sequence of operations, or -what we call a "test story". `yarn` is inspired [BDD][BDD], +tools works correctly in a sequence of operations, or +what we call a "test scenario". `yarn` is inspired [BDD][BDD], behavior-driven development, and some of the implementations made by the Ruby community. -- cgit v1.2.1