FUnit
Jump to navigation
Jump to search
Template:Short description 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
- Official NASA FUnit project page (NASA Software Catalog)
- Archived GitHub repository (official, archived)
- Archived documentation at RubyForge (historical reference)