On Tue, Jun 29, 2010 at 2:09 AM, kp <[email protected]> wrote: > Could you give me an idiots step by step guide for running leo's unit > tests as would be conducted prior to committing changes to the trunk > for instance.
In unitTest.leo, select the node containing the desired tests, then hit Alt-4. Usually, the node you want is the node called "All Unit Tests", but you can run fewer tests by selecting subnodes. I often clone a node containing just the tests I want to run. HTH. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
