pFUnit
pFUnit copied to clipboard
Fortran Docker Environment with pFUnit Testing
I'm currently setting up a docker container for running Fortran and pFUnit without all the associated dependency finding and fixing. This would allow windows users with little knowledge of environment setup to run and amend Fortran code.
The WIP is here : https://github.com/sbland/fortran_environment
Let me know if you are interested in collaborating.
This is a great capability to provide. I don't do Windows, but please let me know if there are things that I can do to help.
@tclune I have made it system agnostic so should work on anything with docker setup.