You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/testpack/metadata.xml

19 lines
770 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
Testpack provides utilities for both HUnit and QuickCheck. These include
tools for running QuickCheck properties as HUnit test cases, allowing you to
combine both approaches in a single program. It also includes tools for more
helpful displays of running progress in both HUnit and QuickCheck, additional
generators for other types for QuickCheck, and shortcuts for quickly defining new.
</longdescription>
<upstream>
<remote-id type="github">jgoerzen/testpack</remote-id>
</upstream>
</pkgmetadata>