Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions 10_testing/10-03_generative.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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+
Expand Down