Fortran Wiki
Zofu

Zofu (Zofu is Object-oriented Fortran Unit-testing) is a library for carrying out unit testing of Fortran code modules. As the name suggests, it makes use of the object-oriented features of Fortran 2003.

Zofu is open-source software (LGPL license), available from Github at https://github.com/acroucher/zofu.