Finally, hs-test-framework and interfaces to HUnit and Quickcheck.
This all is used by the tests of darcs-2.8.0.

- hs-test-framework:

        Allows tests such as QuickCheck properties and HUnit test
        cases to be assembled into test groups, run in parallel
        (but reported in deterministic order, to aid diff interpretation)
        and filtered and controlled by command line options. All
        of this comes with colored test output, progress reporting
        and test statistics output.

        http://batterseapower.github.com/test-framework/

        Required by devel/hs-test-framework-hunit and
        devel/hs-test-framework-quickcheck2

- hs-test-framework-hunit:

        Allows HUnit test cases to be used with the test-framework package.


- hs-test-framework-quickcheck2:

        Allows QuickCheck2 properties to be used with the test-framework
        package.


Ok to import?

Ciao,
        Kili

Attachment: hs-test-framework.tgz
Description: application/tar-gz

Attachment: hs-test-framework-hunit.tgz
Description: application/tar-gz

Attachment: hs-test-framework-quickcheck2.tgz
Description: application/tar-gz

Reply via email to