summaryrefslogtreecommitdiff
blob: 8c2a9f2bb30e4207afce7a8ba696377ed39225da (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>common-lisp</herd>
<longdescription>
FiveAM is a simple (as far as writing and running tests goes) regression testing
framework. It has been designed with Common Lisp's interactive development model
in mind. It features:

    * Test and test suite hierarchies allow test to be organized into
      hierarchies to ease running.
    * Functions for re-running recently run tests.
    * Inter-test dependencies.
</longdescription>
</pkgmetadata>