Author: Andrew Chen
Date: Jan 17, 2008 10:26
... FORTRAN, so all modules and subroutines can be tested. Core modules are just 2 FORTRAN files. 2. Follows XUnit guidelines, it handles setup/teardown, test_xxx... Enables you to do Test Driven Development, and Behavior Driven Development in FORTRAN. FRUIT 2.1 is just released. There are significant improvements in this release. 1. The user only has to maintain module_test.f90. It is one...
|