Skip to content

Latest commit

 

History

History

unit_tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

openfast/unit_tests

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

Usage

See readthedocs for complete documentation on OpenFAST unit test usage and expansion.