./devel/hugs-HUnit, Unit testing framework for Haskell (Hugs package)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q4, Version: 1.1.20060921, Package name: hugs98-HUnit-1.1.20060921, Maintainer: jmmv

HUnit is a unit testing framework for Haskell inspired in the JUnit tool
for Java.

A test-centered methodology for software development is most effective
when tests are easy to create, change, and execute. The JUnit tool
pioneered support for test-first development in Java. HUnit is an
adaptation of JUnit to Haskell, a general-purpose, purely functional
programming language.

With HUnit (as with JUnit) you can easily create tests, name them, group
them into suites, and execute them, with the framework checking the
results automatically. Test specification in HUnit is even more concise
and flexible than in JUnit, thanks to the nature of the Haskell language.
HUnit currently includes only a text-based test controller, but the
framework is designed for easy extension.


Required to run:
[lang/hugs]

Master sites:

SHA1: f458bef4d426583281a5477d878e70668ed0fa96
RMD160: 2381215043a6fab265819802f37f37aa6887b673
Filesize: 6.372 KB

Version history: (Expand)