http://d.puremagic.com/issues/show_bug.cgi?id=9727
--- Comment #6 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2013-03-18 12:49:25 PDT --- (In reply to comment #3) > I like this ER. It lets you describe the point of each example instead of > forcing the user to read the code and figure it out (which kinda defeats the > purpose of documentation, since the user may not understand what the code does > in the first place). Note that you already can insert comments into the body of the unittest and describe the example there. This just moves it outside and lets you document the whole bit at the top (and this also avoids the // /** */ noise). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------