Difference between revisions of "CuTest"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=CuTest |Short description=Unit testing library for C |Full description='CuTest' is a unit tesing library for the C language whose tests ensure that your code keeps ...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Unit testing library for C
 
|Short description=Unit testing library for C
 
|Full description='CuTest' is a unit tesing library for the C language whose tests ensure that your code keeps working as you make small changes in it. They tell you which subroutine is broken, so you can more quickly figure out what's broken. You can also keep adding to your old code without worrying about bad interactions: if there is a bad interaction the tests will catch it. Finally, if every time a bug is reported you write a quick test, you will guarantee that the bug never reappears.
 
|Full description='CuTest' is a unit tesing library for the C language whose tests ensure that your code keeps working as you make small changes in it. They tell you which subroutine is broken, so you can more quickly figure out what's broken. You can also keep adding to your old code without worrying about bad interactions: if there is a bad interaction the tests will catch it. Finally, if every time a bug is reported you write a quick test, you will guarantee that the bug never reappears.
 +
|Homepage URL=http://cutest.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://cutest.sourceforge.net/
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cutest
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/cutest
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User README included
 
|Documentation note=User README included
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=CUT,Check,QtUnit
 
|Related projects=CUT,Check,QtUnit
 
|Keywords=debugging,testing,bug,QA,unit test,extreme programming,test driven development,subroutine
 
|Keywords=debugging,testing,bug,QA,unit test,extreme programming,test driven development,subroutine
|Is GNU=n
+
|Version identifier=1.5
|Last review by=Janet Casey
+
|Version date=2010/07/22
|Last review date=2004-12-02
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/cutest/files/latest/download?source=files
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.4
+
|Status=
|Version date=2004-03-18
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-05-18
|Version download=http://prdownloads.sourceforge.net/cutest/cutest-1.4.tar.gz
+
}}
 +
{{Project license
 +
|License=Zlib
 +
|License verified by=Janet Casey
 
|License verified date=2004-05-18
 
|License verified date=2004-05-18
|Version comment=1.4 stable released 2004-03-18
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Asim Jalis
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Asim Jalis
 
 
|Email=asim@pair.com
 
|Email=asim@pair.com
 
|Resource URL=
 
|Resource URL=
Line 51: Line 50:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=c
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=Zlib
 
|License verified by=Janet Casey
 
|License verified date=2004-05-18
 
}}
 

Latest revision as of 19:24, 11 March 2017


[edit]

CuTest

http://cutest.sourceforge.net/
Unit testing library for C

'CuTest' is a unit tesing library for the C language whose tests ensure that your code keeps working as you make small changes in it. They tell you which subroutine is broken, so you can more quickly figure out what's broken. You can also keep adding to your old code without worrying about bad interactions: if there is a bad interaction the tests will catch it. Finally, if every time a bug is reported you write a quick test, you will guarantee that the bug never reappears.





Licensing

License

Verified by

Verified on

Notes

License

Zlib

Verified by

Janet Casey

Verified on

18 May 2004




Leaders and contributors

Contact(s)Role
Asim Jalis Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=52240&atid=466190
Developer,SupportE-mailmailto:asim@pair.com
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=52240


Software prerequisites




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.