Skip to content

fortuno-repos/fortuno-coarray

Repository files navigation

Fortuno-Coarray – extensible coarray-parallelized unit testing framework for Fortran

The Fortuno (Fortran Unit Testing Objects) project offers a flexible, extensible, object oriented unit testing framework for the Fortran language. It puts strong emphasis on the simplicity of the user interface by minimizing the amount of boiler plate code when writing unit tests, as well as to modularity and extensibility by offering building blocks for customized unit testing systems.

This repository contains the coarray-dependent part of the Fortuno project. Use this repository, if you wish to test coarray-parallelized code.

Documentation is available on the Fortuno documentation page. You can also have a look at the examples in the example folder and visit the Fortuno repository for further information.

License

Fortuno is licensed under the BSD-2-Clause Plus Patent License. This OSI-approved license combines the 2-clause BSD license with an explicit patent grant from contributors. The SPDX license identifier for this project is BSD-2-Clause-Patent.