A Fortran library to provide assistance to testing.
This library can also be built using CMake. For instructions see Running CMake. CMake version 3.24 or higher is required.
This library can be built using Fortran Package Manager (fpm) using the supplied fpm.toml
.
fpm build
fpm test --list
fpm test <test_name, see `fpm.toml` or list>
The documentation can be found here.