Current examples use only overly simplified functions, basically making one thing. Would be good to add a more complex (and thus, more realistic) example, in which several functions create a pipeline function. We can then create tests for each step (function) of the pipeline, and the pipeline itself.
Current examples use only overly simplified functions, basically making one thing. Would be good to add a more complex (and thus, more realistic) example, in which several functions create a pipeline function. We can then create tests for each step (function) of the pipeline, and the pipeline itself.