From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,595c75298fbdce96 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: Is Aunit helpful? Date: Fri, 13 Aug 2010 17:31:14 +0200 Organization: Ada At Home Message-ID: References: <8a1e58c0-2330-4475-8013-97df103dd85e@o19g2000yqb.googlegroups.com> NNTP-Posting-Host: M2yP1Cx/h9YxW/Ct5b534Q.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.60 (Win32) Xref: g2news1.google.com comp.lang.ada:13223 Date: 2010-08-13T17:31:14+02:00 List-Id: Le Wed, 04 Aug 2010 16:19:45 +0200, Ada novice a =E9crit:= > Hi, being a beginner in Ada and in software engineering, I came across= > a textbook mentioning aunit for writing test drivers. I write quite > simple Ada programs and was wondering if it's worth to learn aunit and= > use it even on simple programs. I understand that it can be a time- > saver. I've never used AUnit and your thread was the opportunity to get time to= = learn about it. Just came to this link which seems nice as a starting point: http://libre.adacore.com/wp-content/files/auto_update/aunit-docs/aunit.h= tml This is not only about changes in a last version, this is also an = accessible introduction.