Fortran Wiki
Fortran Unit Test Framework

Fortran Unit Test Framework (FRUIT) is a unit testing framework written in Fortran 95.

FRUIT is available at http://sourceforge.net/projects/fortranxunit.

There is a wiki at http://sourceforge.net/p/fortranxunit/wiki/.

A Python interface to FRUIT is available at https://github.com/acroucher/FRUITPy.