https://github.com/aradi/fortuno-export-serial
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
https://github.com/aradi/fortuno-export-serial
fortran-2018 unit-testing
Last synced: 3 months ago
JSON representation
Serial export of the Fortuno unit testing framework to use as dependency in fpm. Use https://github.com/aradi/fortuno for any issues or pull requests.
- Host: GitHub
- URL: https://github.com/aradi/fortuno-export-serial
- Owner: aradi
- License: other
- Created: 2022-12-30T18:01:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T18:21:22.000Z (almost 3 years ago)
- Last Synced: 2025-06-28T04:53:47.719Z (4 months ago)
- Topics: fortran-2018, unit-testing
- Language: Fortran
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
**************************************
Fortuno – Fortran Unit Testing Objects
**************************************Export version: **serial**
This is a stripped down export of the
`Fortuno unit testing system `_ enabling a build with the
`Fortran Package Manager `_ involving only a subset of
the source files. You might build this repository directly with fpm or specify it as a dependency in
your fpm project.**Do not fork this repository!** Commits more recent than the last tagged one might be overwritten
by force pushes without notice at any time. Always use a **tagged commit** when specifying this
repository as an fpm dependency.Visit the `Fortuno project `_ for any information about the unit
testing framework or to create any issues or pull requests.