summaryrefslogtreecommitdiff
blob: 4f1f7ec55a811d6ba2f8da65869bed047f2634ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<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>