This is why blog is a good format to provide 'context' in a casually readable way (sort of 'marketing tone' is ok in blogs) On Apr 27, 2013 5:03 AM, "HaveF" <[email protected]> wrote:
> On Sat, Apr 27, 2013 at 2:50 AM, Edward K. Ream <[email protected]>wrote: > >> On Fri, Apr 26, 2013 at 10:51 AM, Edward K. Ream <[email protected]>wrote: >> >>> On Thu, Apr 25, 2013 at 11:28 PM, HaveF <[email protected]> wrote: >>> >>> Could someone want to write a tutorial(step by step one?) about this? >>> >>>> Or take a video about this? >>>> >>> >>> A good idea. The first step would be a discussion in a new "Topics" >>> chapter. >>> >> >> I had forgotten that Leo already has a chapter on unit testing: >> http://leoeditor.com/unitTesting.html :-) Is there anything in that >> chapter that is confusing or unclear? >> > > As I said before, this material is mainly focused on unittest within Leo > outlines. > It is not easy enough for those know Leo a little. > It would be better convert a pure python unittest example to Leo way > > http://docs.python.org/2/library/unittest.html > or > https://nose.readthedocs.org/en/latest/usage.html > ? > > By this, one can see the fruitful Leo unittest features. > > > I suppose, many leo features are buried too deep to use...(like unittest > case) > If you know leo, you can use them well. > If you are a green hand from other world, you need take time to combine leo > with your work very well... > (leo has a steep learning curve after know you know some basics of leo, > imo) > > >> The only major addition to this chapter is @testsetup: >> https://groups.google.com/forum/?fromgroups#!searchin/leo-editor/unit$20testing|sort:date/leo-editor/Y8Rg3qtp-es/31snV36gXWEJ >> >> 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 http://groups.google.com/group/leo-editor?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > -- > Sincerely, > > HaveF > > -- > 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 http://groups.google.com/group/leo-editor?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
