From 4b4db1f68f289b5536def7c9183eecd51dbc81b2 Mon Sep 17 00:00:00 2001 From: Alan Thompson Date: Fri, 18 Jul 2014 00:07:42 -0700 Subject: [PATCH] Update 10-03_generative.asciidoc --- 10_testing/10-03_generative.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/10_testing/10-03_generative.asciidoc b/10_testing/10-03_generative.asciidoc index ecd070e9..b3d8a63c 100644 --- a/10_testing/10-03_generative.asciidoc +++ b/10_testing/10-03_generative.asciidoc @@ -149,6 +149,9 @@ The function under test is simply the function to call. Over the course of the generative test, it will be called many times, each time with different values. +***** The code snippets have no example of using +:tag+ The following 4 +paragraphs are thus a bit confusing! ***** + The argument specification is a vector of argument names and should match the signature of the function under test. Each argument should have _metadata_ attached. Specifically, it should have a +:tag+