Article · Wikipedia archive · Last revised Jun 12, 2026

FUnit

FUnit is an open-source unit testing framework developed at NASA’s Langley Research Center, specifically designed for the Fortran programming language versions 90, 95, and 2003. It is modeled after other testing frameworks within the xUnit family. The software aims to facilitate reliable, automated unit-testing, thereby improving robustness and quality in Fortran software development projects.

Last revised
Jun 12, 2026
Read time
≈ 1 min
Length
150 w
Citations
3
Source

FUnit is an open-source unit testing framework developed at NASA’s Langley Research Center, specifically designed for the Fortran programming language versions 90, 95, and 2003.1 It is modeled after other testing frameworks within the xUnit family. The software aims to facilitate reliable, automated unit-testing, thereby improving robustness and quality in Fortran software development projects.2

As of 2019, active development ceased, and the official source repository has been archived on GitHub, indicating maintenance discontinuation. The repository’s last commit dates back to October 2, 2014, reflecting that the project has not been actively maintained for many years.3

External links
References

References

  1. "Fortran Unit Testing Framework (fUnit v1.0) (LAR-17081-1)". NASA Software Catalog. Retrieved 2024-03-31.
  2. "Software Details: Fortran Unit Testing Framework (fUnit)". NASA Langley Research Center. Retrieved 2024-03-31.
  3. "Archived GitHub repository (read-only)". GitHub. Retrieved 2024-03-31.