aboutsummaryrefslogtreecommitdiff
blob: f517a63afdfea0803bbe3fc204876f0fe8b9819d (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Unit Testing for R // Software testing is important, but, in part
		because it is frustrating and boring, many of us avoid it.
		'testthat' is a testing framework for R that is easy to learn
		and use, and integrates with your existing 'workflow'.
	</longdescription>
</pkgmetadata>