Tag Archives: Ahven

Aunit vs. Ahven

I’ll be honest with you: I’m not very good at using testing frameworks. I know I’m supposed to, but I just can’t get around to actually doing it. Luckily for me, not all programmers are like that, and one of those bright ones is Stephane Carrez of Java 2 Ada fame. His latest article is [...]
Posted in Ada Libraries, Ada Programming | Also tagged , , | Leave a comment

Ahven 2.1 released

While I was wandering around in Texas on my vacation, eating greasy burgers at Top of The Hill Greasy Burgers (awesome burgers!), Tero Koskine released Ahven version 2.1. Ahven is a simple unit test library (or a framework) for the Ada programming language. It is loosely modelled after JUnit and some ideas are taken from [...]
Posted in Ada Programming | Tagged | Leave a comment

Ahven Version 1.9 Released

Today Tero Koskinen released version 1.9 of his Ahven library. Ahven is a… …simple unit testing library for the Ada 95 programming language. The source code is fully portable and works with any Ada 95 compiler. According to Tero himself, this is a minor update, and reading the changelog I’m inclined to agree with him, [...]
Posted in Ada Programming | Tagged | Leave a comment