This directory contains the unit test suite for the OpenFAST framework. Contained in this directory are
- pFUnit, an external framework for Fortran unit testing
- CMake configuration file
- A unit test template file
The dependencies for unit testing are:
- Python 3.7+
- pFUnit
- CMake
See readthedocs for complete documentation on OpenFAST unit test usage and expansion.