Skip to content

Files

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

  • test-drive, an external framework for Fortran unit testing (commit a78870c, November 24, 2023)
  • CMake configuration file

The dependencies for unit testing are:

  • test-drive
  • CMake

Usage

See readthedocs for complete documentation on OpenFAST unit test usage.