mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
96a758f651
No bump, 10 minute rule. :)
14 lines
466 B
Plaintext
14 lines
466 B
Plaintext
Ahven is a simple unit test library and framework for the Ada programming
|
|
lanugage. It is loosely modelled after JUnit and some ideas from AUnit.
|
|
|
|
Features:
|
|
Simple API
|
|
Small size
|
|
JUnit-compatible test results in XML format
|
|
Strict coding style enforced by AdaControl
|
|
This allows integration with tools like Jenkins and CruiseControl
|
|
Limited to Ada95 language features
|
|
Permissive open source license (ISC)
|
|
|
|
WWW: http://ahven.stronglytyped.org
|