On Sat, Oct 13, 2018 at 1:49 AM vitalije <[email protected]> wrote:

> I usually make clone of the whole content of a module being tested as a
> first child of a @test node, and put there in the @test node @others
> directive at the top of body. After @others I write code that tests some
> function from the module.
>
> Quite often I start developing a module without creating an external file.
> The whole development module is under one node that is cloned under several
> @test nodes, and only after I am satisfied with the code, I just make
> another clone and put it under some @clean or @file node as the only top
> level child to create external file.
>

Yes, I often use the same work flow. This is related to this FAQ entry
<http://leoeditor.com/FAQ.html#what-is-the-stupendous-aha-and-why-does-it-matter>
.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to