summaryrefslogtreecommitdiff
path: root/devel/aunit/pkg-descr
blob: 0830a96cc2bea468eaf44e3c33fe510b1ba49f28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It's intended as a developer's tool to facilitate
confident writing and evolution of Ada software. It is purposely
lightweight, as one of its main goals is to make it easy to develop
and run unit tests, rather than to generate artifacts for process
management. The framework supports easy composition of sets of unit
tests to provide flexibility in determining what tests to run for a
given purpose.

WWW: http://libre.act-europe.fr/aunit/

- Aidan 
aidan@velvet.net