freebsd-ports/devel/ahven/pkg-descr
Dmitry Marakasov e288479cdd - Fix plist
- Fix WWW:

Approved by:	portmgr blanket
2015-11-17 11:34:44 +00:00

14 lines
467 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/